Skip to content

Commit

Permalink
Add UniqueNamesGenerator to Text and Numbers (#4881)
Browse files Browse the repository at this point in the history
  • Loading branch information
jongirard committed Jun 24, 2024
1 parent 7d9a41d commit f129158
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1629,6 +1629,7 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis
* [transformer](https://github.com/ByeongUkChoi/transformer) - Flexible type conversion lightweight library.
* [ua_inspector](https://github.com/elixytics/ua_inspector) - User agent parser library like `piwik/device-detector`.
* [ua_parser2](https://github.com/nazipov/ua_parser2-elixir) - A port of ua-parser2 to Elixir. User agent parser library.
* [unique_names_generator](https://github.com/jongirard/unique_names_generator) - Generate seeded random and unique names.
* [unit_fun](https://github.com/meadsteve/unit_fun) - Attempt to add units to numbers in elixir to give some added type safety when dealing with numeric quantities.
* [uuid](https://github.com/zyro/elixir-uuid) - UUID generator and utilities for Elixir.
* [uuid_erl](https://github.com/okeuday/uuid) - Erlang Native UUID Generation.
Expand Down

0 comments on commit f129158

Please sign in to comment.