Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 439 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 439 Bytes

randname

Build Status

A Go package which creates random names with an emphasis on flexibility and ease of use.

Contributing

Feel free to send PRs my way! Just make sure that your code passes golint and go test. If you add any publicly exported methods, please document them.