numbers / numbers.js

Advanced Mathematics Library for Node.js and JavaScript
Apache License 2.0
1.77k stars 167 forks source link

fix #121 (duplicate of random function) #123

Closed Dakkers closed 9 years ago

Dakkers commented 9 years ago

121

decided to remove statistic.randomSample() and keep random.random(). original discussion on this is actually in #76. also updated public files.

Dakkers commented 9 years ago

@LarryBattle you can review this if you want. seems legit enough to me.

LarryBattle commented 9 years ago

Looks great! The only merge conflict I see is with the new build of numbers.js, which should be overwritten with the latest.