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

second

// usage randBox.second()

Generate a random second

randBox.second(); => 19

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

Last updated on: