Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 489 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 489 Bytes

How to use


Generate a name


1.1. Open the terminal
1.2. Type:
python3 hacker_name_generator.py
1.3. The name will be generated
1.4. Repeat the process as many times as you want

This project was adapted from the following resource:

https://nostarch.com/impracticalpythonprojects
Chapter 1: Silly Name Generator