Skip to content

GoCon/2023-Sponsors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2023-Sponsors

How to use

Run lottery

$ cat applicants.csv | go1.20 run main.go | tee result.txt

Run lottery with a random seed

$ cat applicants.csv | go1.20 run main.go -seed 1000 | tee result.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages