Skip to Content
๐ŸŽฒ Welcome to RandBox - Powerful JavaScript Random Data Generation Library! Learn More

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: