summaryrefslogtreecommitdiffstats
path: root/lib/rng.go
Commit message (Collapse)AuthorAgeFilesLines
* update name in copyrightsiddharth ravikumar2022-05-231-1/+1
| | | | Use full name.
* copyright: rsiddharth -> siddharthsiddharth2021-11-201-1/+1
|
* lib/rng.go: remove blank linesiddharth2021-09-121-1/+0
|
* lib: remove MTTokensiddharth2021-09-091-23/+0
|
* lib: MTPasswordResetToken -> MTTokensiddharth2021-09-041-1/+3
|
* lib: MTPpasswordResetTokensiddharth2021-09-041-0/+22
|
* lib: add MTXORStreamsiddharth2021-09-041-0/+49
|
* lib: MTRand.index -> MTRand.Indexsiddharth2021-08-181-6/+7
|
* lib: MTRand.genSt -> MTRand.GenSTsiddharth2021-08-181-8/+8
|
* lib: add MTRand.UnTempersiddharth2021-08-171-0/+21
|
* lib: rng.go: remove MTSeed, MTExtract, and friendssiddharth2021-08-171-46/+0
|
* lib: add MTRand type and methodssiddharth2021-08-171-0/+50
| | | | This is going to replace MTSeed and MTExtract functions.
* challenge: do challenge 21siddharth2021-06-271-0/+69