numbers / numbers.js

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

Duplicated method: random.sample() and statistic.randomSample() #121

Closed LarryBattle closed 9 years ago

LarryBattle commented 9 years ago

random.sample() and statistic.randomSample() are both identical methods. Should there only be one? I vote for random.sample() to stay.