Politokens
Generate Heroku-like memorable random names to use in your apps or anywhere else, but with a geopolitical twist. Fork of Haikunator
Installation
Add this line to your application's Gemfile:
gem 'politokens'
And then execute:
$ bundle
Or install it yourself as:
$ gem install politokens
Usage
Politokens is pretty simple. There is nothing to configure and it only has a single method, .politoke
:
Politokens.politoke
Politokens.politoke(100)
Politokens.politoke(0)
Politokens.politoke(9999, '.')
Politokens.politoke(0, ' ')
Contributing
Everyone is encouraged to help improve this project. Here are a few ways you can help: