Skip to content

Command line tool that will randomly choose a string for you ٩(๑❛ᴗ❛๑)۶

License

Notifications You must be signed in to change notification settings

ettoh/ascii-lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

String Lottery

How to use

  1. Put the strings that should be chosen from in the input.txt file. Only one string per line.
  2. Roll the dice, fingers crossed! For example:
python3 lottery.py input.txt

Example

Cover image

Known Issues

We are using ANSI Escape Characters. Please make sure your platform is supporting them.

There are some known glitches when there is not enough space to draw the entire output. We recommend to give the lottery all the space it needs.

About

Command line tool that will randomly choose a string for you ٩(๑❛ᴗ❛๑)۶

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages