Golang HRW implementation
Find a file
2019-01-30 12:32:34 +03:00
.gitignore Base HRW implementation in golang 2019-01-30 01:58:30 +03:00
go.mod Base HRW implementation in golang 2019-01-30 01:58:30 +03:00
go.sum Base HRW implementation in golang 2019-01-30 01:58:30 +03:00
hrw.go Removed redundant m64 variable and tweaked uniform distribution test. (#1) 2019-01-30 12:32:34 +03:00
hrw_test.go Removed redundant m64 variable and tweaked uniform distribution test. (#1) 2019-01-30 12:32:34 +03:00
LICENSE Initial commit 2019-01-29 22:43:14 +03:00
README.md Base HRW implementation in golang 2019-01-30 01:58:30 +03:00

Golang simple HRW implementation