Random Number Definition
This MotoHawk™ block is part of the Cryptography Blockset. It defines a Random Number Source and associates that instance with a name that is then referenced by other blocks within the block set.
Block ID
Random Number Definition
Library
motohawk_crypto_lib
Description

Overview
This MotoHawk™ block is part of the Cryptography Blockset. It defines a Random Number Source and associates that instance with a name that is then referenced by other blocks within the block set.
There may be several supported random number sources. Most targets will support a PRNG (pseudo random number generator) sequence generator of some type which is generally seeded from one or more entropy sources.
Block Parameters
| Parameter Field | Values | Comments/Description |
|---|---|---|
| Name | Single quote enclosed alpha-numeric text |
The name of the Random Number Definition block. This name is referenced by other Random Number Get blocks. |
| Resource | Drop down |
The Random Source resources supported by the target. (None) implies the behavior is not supported by the target. |
