You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
millisecond
// usage
chance.millisecond()
Generate a random millisecond
chance.millisecond();
=> 729
By default, returns a millisecond from 0 to 999. Idea is for generating a clock time.