Skip to content

rodfmarin/metalname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetalName Generator

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.

Features

  • 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.

Installation

  1. Clone the repository:
    git clone https://github.com/rodfmarin/metalname
    cd metalname
    
  2. Build the application:
     go build -o metalname
  3. Run the application:
     ./metalname
    > Staff Name: randomized snake

About

Generate a Metal Gear Solid Staff Name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages