summaryrefslogtreecommitdiff
path: root/randutil
AgeCommit message (Expand)Author
2020-05-11randutil: fix panic messageIan Johnson
2020-05-11randutil: add RandomKernelUUIDIan Johnson
2020-03-21randutil: improving commentsSamuele Pedroni
2020-03-20avoid consuming kernel entropy, just mix hostname and interfaces infoSamuele Pedroni
2020-03-20randutil: try to re-improve the quality of RandomDurationSamuele Pedroni
2020-03-19randutil: switch back to setting up seed with lower entropy dataSamuele Pedroni
2020-02-05randutil,o/snapstate,-mkauthors.sh: follow ups to randutil introduction (#8090)Samuele Pedroni
2020-02-03many: rename MakeRandomString to just RandomStringSamuele Pedroni
2020-02-03randutil: improt the CryptoToken* doc commentsSamuele Pedroni
2020-02-03randutil: introduce RandomDurationSamuele Pedroni
2020-02-03randutil: introduce an utility package for random value generationSamuele Pedroni