5.1.5 Random
Command
The Random
command generates a random number to be used by
the system. Random numbers are generated via the internal NIST 800-90 A/B/C random
number generator. The output of the command is always a 32-byte number placed on the
bus. The number cannot be stored in any data slot or SRAM location.
OpCode |
Mode |
Param2 |
Data | Description |
---|---|---|---|---|
0x1B | 0x00 | 0x00 00 | — | Random command |
Name | Size | Description |
---|---|---|
RandOut | 32 bytes | The output of the RNG |