TypedData getRandomValues(TypedData array)

Source

TypedData getRandomValues(TypedData array) {
  return _getRandomValues(array);
}