TypedData getRandomValues(
TypedData array
)

Not documented.

Source

@DomName('Crypto.getRandomValues')
@DocsEditable()
TypedData getRandomValues(TypedData array) => _blink.BlinkCrypto.instance.getRandomValues_Callback_1_(unwrap_jso(this), unwrap_jso(array));