Rand64 (rand64 v0.1.0) View Source
Simple and stupid random string library.
Link to this section Summary
Functions
Generates random strings for the specified raw byte length. Default is 64 bytes.
Link to this section Functions
Generates random strings for the specified raw byte length. Default is 64 bytes.
Examples
iex> Rand64.rand64
"4NTp3s6xnmxTop=quQaYDCSV8dnSLuO94=VbgXzmW6nTThxCsSbVwxm7DEzFmzkUcA4O/l14Etng+UkXKESd4POB"
iex> Rand64.rand64(200)
"/FlXMA2DxiG9ydpha01l936wtW90i3Hr6JenFc=gTNQweG/faUt586dALOGeTBxsuar3AHEQbmiDc0iDdL8YRtvN7BL=ohDPTmOPYm86AU0s0Ov2RcewGUHYg1V/PGY8d2VVvP9t"