|
|
|
|
|
by zkms
2870 days ago
|
|
> BitGenGo is actually a small program which spawns off two goroutines(threads) and they take turns setting a shared variable with a value(zero/one). Every time the user requests a bit, the current value of the shared variable is returned. dakarand! |
|
- https://dankaminsky.com/2012/08/15/dakarand/ - https://github.com/stribika/dakarand