function getRandom()
in
src/ristretto255.js [866:868]
3
lines of code
1
McCabe index (conditional complexity)
function getRandom() { return toBytes(getRandomPoint()); }