getSecureRandom static method

Random getSecureRandom()

Implementation

static Random getSecureRandom() => Random.secure();