menu
pointycastle package
documentation
random/fortuna_random.dart
FortunaRandom
algorithmName property
algorithmName property
dark_mode
light_mode
algorithmName
property
@
override
String
get
algorithmName
override
Get this algorithm's standard name.
Implementation
@override String get algorithmName => 'Fortuna';
pointycastle package
documentation
random/fortuna_random
FortunaRandom
algorithmName property
FortunaRandom class