lotto/readme.md

9 lines
157 B
Markdown
Raw Permalink Normal View History

2024-05-03 13:08:46 -05:00
# lotto
```bash
2024-05-03 16:46:45 -05:00
$ RUSTFLAGS='-C opt-level=3 -C target-cpu=native' cargo run --release
...
9999997 entries parsed from stdin in 792ms
Time Elapsed: 29ms
2024-05-03 13:08:46 -05:00
```