9 lines
311 B
Text
9 lines
311 B
Text
;Task:
|
|
If your system has a means to generate random numbers involving not only a software algorithm (like the [[wp:/dev/random|/dev/urandom]] devices in Unix), then:
|
|
|
|
show how to obtain a random 32-bit number from that mechanism.
|
|
|
|
;Related task
|
|
* [[Random_number_generator_(included)]]
|
|
<br><br>
|
|
|