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.

Table 5-17. Input Parameters - Random

OpCode
(1 Byte)

Mode
(1 Byte)

Param2
(2 Bytes)

Data
(0 Bytes)

Description
0x1B0x000x00 00Random command
Table 5-18. Output Response - Random
NameSizeDescription
RandOut32 bytesThe output of the RNG