{"ScriptPreparationCode":"var num = Math.random() * 100;","TestCases":[{"Name":"Trunc","Code":"Math.round(num);","IsDeferred":false},{"Name":"parseInt","Code":"parseInt(num);","IsDeferred":false}]}