RandLogicValue extension
Allows random generation of LogicValue for BigInt and int.
- on
Methods
-
nextLogicValue(
{required int width, dynamic max, bool includeInvalidBits = false}) → LogicValue -
Available on Random, provided by the RandLogicValue extension
Generate unsigned random LogicValue based onwidth
andmax
num.