summaryrefslogtreecommitdiffstats
path: root/lib/rand.go
Commit message (Expand)AuthorAgeFilesLines
* lib: remove OracleAESRandomEncryptrsiddharth2021-02-241-1/+1
* lib: randomBytes -> randomBytesWithLengthBetweenrsiddharth2021-02-241-1/+1
* lib: RandomKey -> RandomBytesrsiddharth2021-02-241-1/+1
* lib: put rand functions in rand.gorsiddharth2021-02-241-0/+47