Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 262 Bytes

File metadata and controls

8 lines (6 loc) · 262 Bytes

Random Username Generator

Packages needed

  • requests
  • randint

You will need a url with list names in it, next you will have to access the name by the requests, fetch the names to the terminal Use the randint to randomly pick a name and display it