{"ScriptPreparationCode":null,"TestCases":[{"Name":"String.prototype.replace","Code":"crypto.randomUUID().replace(/-/g, \u0022\u0022);","IsDeferred":false},{"Name":"String.prototype.replaceAll","Code":"crypto.randomUUID().replaceAll(\u0022-\u0022, \u0022\u0022);","IsDeferred":false},{"Name":"String.prototype.split","Code":"crypto.randomUUID().split(\u0022-\u0022).join(\u0022\u0022); ","IsDeferred":false},{"Name":"Array.prototype.map","Code":"[...crypto.randomUUID()].map((v, i) =\u003E [8, 13, 18, 23].includes(i) ? \u0022\u0022 : v).join(\u0022\u0022);","IsDeferred":false}]}