allowUnsecureRandom property
True if unsecure random number generation is allowed. If set to false, an error will be thrown if the platform does not support secure random number generation.
Implementation
final bool allowUnsecureRandom;
True if unsecure random number generation is allowed. If set to false, an error will be thrown if the platform does not support secure random number generation.
final bool allowUnsecureRandom;