oid library
Properties
- getRandomInts ↔ GetRandomInts
-
The function used to generate a list of random integers to construct OID.
getter/setter pair
- oidPattern → String
-
OID's regular expression pattern.
final
Functions
Typedefs
-
GetRandomInts
= List<
int> Function(int length) - The type of random generator