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