Skip to content

Releases: b5414/npm_arandomly

0.0.5

04 Nov 00:04
Compare
Choose a tag to compare
  • Added .slot(). Slot machine function

  • Fixed bug in .randomArrayGen() with number option, when the specified number of max characters did not match the output

  • Small tweaks in the doc

0.0.4

25 Oct 11:03
Compare
Choose a tag to compare

First stable release.

Functions:

bool
randBool
rand
randInt
random
randFloat
randBigFloat
randomString

oneOfArray
randomElement
oneOfObject
randomObjElement
oneValueOfObject
randomObjValue

randomDate
randomDateYear
randomDateYears

roll
dice

dilute
minMax
padLeft
randomRace
randomArrayGen