New to expressions
What I have so far I have this is the text source
Math.round(random(100).toFixed(2))
Which gives me randomly generated numbers without a decimal
What I need
Fixed characters right after those numbers
The numbers to stop on a set value at a set moment
Also how would I do a countdown (instead of random) and adjust the speed of it.
You sound confusing. Does you countdown need to have any randomness? If not, Dan's solution would be as simple as it gets. If you need randomness, you could still use it and simply add your randomness, but you'd need a second slider for the randomness intensity, so you can stop it when you need to...
Mylenium
North America
Europe, Middle East and Africa
Asia Pacific