SyntaxFix
Write A Post
Hire A Developer
Questions
Number(((Math.random() * 100) + 1).toFixed(2))
this will return a random number from 1 to 100 rounded to 2 decimal places.