menu
flutter_slc_boxes package
documentation
flutter/slc/common/random_util.dart
RandomUtil
getSecureRandom static method
getSecureRandom static method
dark_mode
light_mode
getSecureRandom
static method
Random
getSecureRandom
(
)
Implementation
static Random getSecureRandom() => Random.secure();
flutter_slc_boxes package
documentation
flutter/slc/common/random_util
RandomUtil
getSecureRandom static method
RandomUtil class