Skip to content

Releases: joiellantero/name-roulette

v2.1.0

10 Feb 12:27
7505785
Compare
Choose a tag to compare

Thank you for downloading Name Roulette!

Read the README.md to learn how this program works and how to run it.

What's new:

  • You can not pick multiple people at one draw using the amount argument

  • You can now specify if you want to display the chosen name/s with cowsay or not.

    Arguments Desciption
    amount The number of random people to be chosen in one go.
    --cowsay Show chosen name/s with cowsay illustration.

v2.0.0

09 Feb 16:48
Compare
Choose a tag to compare

Thank you for downloading Name Roulette!

Read the README.md to learn how this program works and how to run it.

What's new:

  • You can now use a .csv and .txt file to store your names.

  • You can now use flags to adjust the settings of the program

    Flags Desciption
    --repeat With flag: select a random name (without removing it from the list) forever.
    Without flag: select a random name (and remove it from the list) until the list is empty.
    --display Show the list of names.

v1.0.2

10 Oct 19:35
Compare
Choose a tag to compare

Thank you for downloading Name Roulette!

Read the README.md to learn how this program works and how to run it.

What's new:

  • fixed bug: program ends when user enters char/string besides 'y' after prompt, i.e., Again [y/n].

v1.0.1

08 Oct 18:57
Compare
Choose a tag to compare

Thank you for downloading Name Roulette!

Read the README.md to learn how this program works and how to run it.

What's new:

  • added instruction in entering names

v1.0.0

04 Oct 18:10
Compare
Choose a tag to compare

Thank you for downloading Name Roulette!

Read the README.md to learn how this program works and how to run it.