Closed pixelzoom closed 4 years ago
All issues addressed in the above commit. @ariel-phet please assign someone to review. The authors listed in the source code are:
* @author John Blanco (PhET Interactive Simulations)
* @author Aaron Davis (PhET Interactive Simulations)
* @author Sam Reid (PhET Interactive Simulations)
* @author Mohamed Safi
@samreid will review
The commits look straightforward and correct. I additionally converted to an ES6 class and used an arrow function (after confirming there are no inherit( Random
occurrences.
It looks like there is an additional opportunity to clean up because there is no usage of setSeed
. I'll look at that next.
Review complete, everything looks good. Back to @pixelzoom to review changes made during the review.
👍🏻 closing.
Some issues with Random.js