Skip to content

Simple website that generates docker-like random names. Useful for for when you register on a website/game and don't know what name to put

Notifications You must be signed in to change notification settings

marc-hg/random-usernames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random-usernames

Simple website that generates docker-like random names. Useful for for when you register on a website/game and don't know what name to put

random-usernames-website

You can visit the website here https://random-names.skydreamy.com/

Quick local start

  1. Clone the project
  2. Open a terminal on the root of the project and type docker-compose up
  3. Go to localhost:8080 on your browser

Additional notes

Project uses the following libraries:

  • FastApi and Jinja2 for serving and creating the html
  • Slowapi to limit the number of requests a client can make per second
  • randomname to generate the random words

About

Simple website that generates docker-like random names. Useful for for when you register on a website/game and don't know what name to put

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published