Int256.random constructor

Int256.random()

Random.

Implementation

Int256.random() : this(_randomUint8List(32));