aboutsummaryrefslogtreecommitdiff
path: root/test/random.unit.js
AgeCommit message (Expand)AuthorFilesLines
2014-12-22Added unit test for uuid generatorJames Drew1-0/+8
2014-11-28added tests and corrected the number functionMichaƂ Kawalec1-1/+34
2014-09-11[api] [refactor] Random.number is now powered by node-mersenne instead of Mat...Marak1-7/+1
2014-09-11[api] [refactor] Replaced Math.Random calls with Random.number. Random ranges...Marak1-9/+20
2014-09-08Fix: faker.Lorem.sentence() was ignoring the 'range' parameter.Foster Hersey1-0/+5
2014-07-23Updates to switch changes over to using 2 args to support min/maxAnthony van der Hoorn1-4/+3
2014-07-22Bug fixes and latest version.FotoVerite1-0/+22
2014-06-16random number now accepts a range array [min, max].Ed Shadi1-0/+22