{"ScriptPreparationCode":"var uuid;\r\n\r\nvar broofa = () =\u003E {\r\n return Math.random().toString() \u002B Math.random().toString()\r\n}\r\n\r\n","TestCases":[{"Name":"math.random","Code":"uuid = broofa()","IsDeferred":false},{"Name":"crypto uuid","Code":"uuid = crypto.randomUUID()","IsDeferred":false}]}