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