Method Nettle.Curve25519()->EdDSA()->set_random()
- Method set_random
 voidset_random(function(int(0..):string(8bit))r)- Description
 Set the random function, used to generate keys and parameters, to the function
r.
void set_random(function(int(0..):string(8bit)) r)
Set the random function, used to generate keys and parameters,
 to the function r.