 To contents
To contents
 Next section
Next section
14.21.1 Crypto.randomness.pike_random
- CLASS 
- Crypto.randomness.pike_random
 
- DESCRIPTION 
- 
A pseudo random generator based on the ordinary random() function.
 
- METHOD 
- Crypto.randomness.pike_random.read
 
- SYNTAX 
- 
string read(int len)
 
- DESCRIPTION 
- 
Returns a string of length len with pseudo random values.
 
 To contents
To contents
 Next section
Next section