getRandomValues method - Crypto class - dart:html library
description
TypedData getRandomValues(TypedData array) { return _getRandomValues(array); }