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

minute

// usage randBox.minute()

Generate a random minute

randBox.minute(); => 35

By default, returns a minute from 0 to 59. Idea is for generating a clock time.

Last updated on: