Build environment: macOS
Moddable SDK version: 6.0.0
Target device: Moddable Two, M5stack, M5Stack core2
Description
Steps to Reproduce
- Build and install the example app
examples/commodetto/outline/random-ellipses
Other information
It seems that Math.random() is always returning very small values.
> Math.random()
0.01670149760709645
> Math.random()
0.020756102171902567
> Math.random()
0.02375773713545821
> Math.random()
0.0271738914370476
> Math.random()
0.020485148769916302
> Math.random()
0.011472429384354601
> Math.random()
0.02121300809579273
> Math.random()
0.01759265992268749
> Math.random()
0.019775460245966787