mirror of
https://gitee.com/bimuziyan/ccc-obfuscated-code.git
synced 2026-05-08 12:05:58 +08:00
186 B
186 B
minute
// usage
chance.minute()
Generate a random minute
chance.minute();
=> 35
By default, returns a minute from 0 to 59. Idea is for generating a clock time.