{"ScriptPreparationCode":"var str = Math.floor(Math.random() * 1000) \u002B 1;","TestCases":[{"Name":"lodash\u0027s toInteger","Code":"_.toInteger(str);","IsDeferred":false},{"Name":"javascript","Code":"parseInt(str);","IsDeferred":false},{"Name":"lodash\u0027s toNumber","Code":"_.toNumber(str);","IsDeferred":false}]}