mirror of
https://gitee.com/bimuziyan/ccc-obfuscated-code.git
synced 2026-07-03 08:57:06 +08:00
202 B
202 B
exp_year
// usage
chance.exp_year()
Generate a random credit card expiration year.
chance.exp_year();
=> '2018'
Returns a random year between today and 10 years in the future.