{"ScriptPreparationCode":null,"TestCases":[{"Name":"Math.random()","Code":"Math.random()","IsDeferred":false},{"Name":"crypto.getRandomValues()","Code":"crypto.getRandomValues(new Uint32Array(1))[0] / 4294967296","IsDeferred":false},{"Name":"Math.floor(Math.random())","Code":"Math.floor(Math.random())","IsDeferred":false}]}