digitalgust / miniJVM

Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .
MIT License
315 stars 89 forks source link

Implement Math.random() that was not correctly implemented. #12

Closed Starcommander closed 2 years ago

Starcommander commented 2 years ago

Implements Math.random() correctly.