You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.