numbers / numbers.js

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

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

Closed LarryBattle closed 10 years ago

LarryBattle commented 10 years ago

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