MetalName Generator is a Go-based application that generates random staff names by combining first and last names from a predefined list. It's simple, fast, and perfect for creating unique names for your projects or characters.
- Random Name Generation: Combines random first and last names to create unique staff names.
- Customizable: Easily extend the name lists to suit your needs.
- Thread-Safe Randomization: Uses a local random generator for better concurrency.
- Clone the repository:
git clone https://github.com/rodfmarin/metalname cd metalname
- Build the application:
go build -o metalname
- Run the application:
./metalname > Staff Name: randomized snake