;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.
<br><br>