mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-08-03 15:15:37 +00:00
document -Drandom
This commit is contained in:
parent
2259a18ece
commit
4401cf8f49
|
@ -126,6 +126,12 @@ It can be handy to check just a single exercise:
|
||||||
zig build -Dn=19
|
zig build -Dn=19
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Or let Ziglings pick an exercise for you:
|
||||||
|
|
||||||
|
```
|
||||||
|
zig build -Drandom
|
||||||
|
```
|
||||||
|
|
||||||
You can also run without checking for correctness:
|
You can also run without checking for correctness:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user