menu
dart_web3gas package
documentation
web3dart/src/crypto/random_bridge.dart
RandomBridge
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 => 'DartRandom';
dart_web3gas package
documentation
web3dart/src/crypto/random_bridge
RandomBridge
algorithmName property
RandomBridge class