millisecond
// usage
randBox.millisecond()
Generate a random millisecond
randBox.millisecond();
=> 729
By default, returns a millisecond from 0 to 999. Idea is for generating a clock time.
Last updated on:
// usage
randBox.millisecond()
Generate a random millisecond
randBox.millisecond();
=> 729
By default, returns a millisecond from 0 to 999. Idea is for generating a clock time.