RandLogicValue extension

Allows random generation of LogicValue for BigInt and int.

on

Methods

nextLogicValue({required int width, dynamic max, bool includeInvalidBits = false}) LogicValue
Generate unsigned random LogicValue based on width and max num.