Skip to content

engelphi/wichtel-randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wichtel-randomizer

Build

Very simple randomizer for Schrottwichteln

Instructions

Simply run:

cargo run -- -i input.json

where input.json is a json file with the following format:

{
    "persons": ["nameA", "nameB",....]
}

Optionally one can write the results to a file instead of the commandline like this:

cargo run -- -i input.json -o output.json

For the full list of available commandline arguments run:

cargo run -- -h

About

Very simple randomizer for Schrottwichteln

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages