util library

Functions

arrayCopy(List src, int srcPos, List dest, int destPos, int length) → void
fillBytesWithSecureRandomNumbers(Uint8List bytes, {Random? random}) → void