Current section
Files
Jump to
Current section
Files
anonymous_name_generator
CHANGELOG.md
CHANGELOG.md
# v 0.1.0
* Initial Release
# v 0.1.1
* sped up generate_random by using `:rand.uniform` instead of `Enum.random`
# v 0.1.2
* Added `@moduledoc false` to `noun.ex` and `adjective.ex`