phetsims / isotopes-and-atomic-mass

"Isotopes And Atomic Mass" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
3 stars 3 forks source link

Use Dot/random instead of Math.random #68

Closed andrewadare closed 8 years ago

andrewadare commented 8 years ago

IsotopeTestChamber contains three calls to Math.random.

(#57)

aadish commented 8 years ago

fixed, closing