Skip to content

spelcaster/loteca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Build

cmake .
cmake --build .
./loteca

Usage

Usage:
loteca <lower_bound> <upper_bound> <number_quantity> <play_quantity>
loteca 1 60 6 10

loteca <lower_bound> <upper_bound> <number_quantity> <play_quantity> "<literal_seed>"
loteca 1 25 15 10 "01/01/1970 00:00"

About

A simple lottery number generator written in C++

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors