time-to-botec/go/notes.md

5 lines
125 B
Markdown
Raw Normal View History

2024-02-15 23:25:36 +00:00
- [x] Hello world program
- [x] Look into randomness sources in go
- rand/v2 api: <https://pkg.go.dev/math/rand/v2>
2024-02-15 23:19:09 +00:00
- [ ]