Method Crypto.DSA.State()->set_random()
- Method
set_random
 this_programset_random(function(int(0..):string(8bit))r)- Description
 Sets the random function, used to generate keys and parameters, to the function
r. Default is random_string.
this_program set_random(function(int(0..):string(8bit)) r)
Sets the random function, used to generate keys and parameters, to
 the function r. Default is random_string.