Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 400 Bytes

README.MD

File metadata and controls

10 lines (6 loc) · 400 Bytes

Random Names

This small library just generates random names. This library exists because UUIDs are difficult to read and remember.

Its purpose is to create identifiers that do not have to be strictly unique like names for server nodes etc.

The names are only usable for better reading where identifiers appear such as log files etc.

This library is not meant to create fake data for testing.