GitXplorerGitXplorer
e

hackutils

public
8 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
0cb49192cd21a5aca136a07c2b2899de533516d2

Add init from state, and dumping state

eeliben committed 5 years ago
Unverified
a9bb097cdb2beddc5c9dcdce96ab67b3673a66ef

Make MT19937 struct unexported

eeliben committed 5 years ago
Unverified
ff2dbdca63d9c363c15ce4e30dba474e0b9ce639

Add BitsToU32 with tests

eeliben committed 5 years ago
Unverified
0e134c04427157b59a4262f99385ae32b7ce718f

Add U32ToBits

eeliben committed 5 years ago
Unverified
f36f9aaf0a1acede62322c21c6ee532628c689f1

Add determinism test

eeliben committed 5 years ago
Unverified
3e928d5023fdd541b661a1ed291a2283cf808d68

Added testing of MT to compare to reference implementation

eeliben committed 5 years ago

README

The README file for this repository.

hackutils

Various hacky utils for Go

Please don't use this code in production. It's meant for writing quick "scripts" in Go, eschewing proper error handling etc.