menu
eliud_core_helpers package
documentation
etc/random.dart
newRandomKey function
newRandomKey function
dark_mode
light_mode
newRandomKey
function
String
newRandomKey
(
)
Implementation
String newRandomKey() { final uuid = Uuid(); return uuid.v4(); }
eliud_core_helpers package
documentation
etc/random
newRandomKey function
random library