RandomBytes

Typeoperator
DictionaryLCB
LibraryLiveCode Builder
Syntax
<Count> random bytes
Associationscom.livecode.byte
Summary

Generate random data

Parameters
NameTypeDescription
Count

Expression evaluating to the number of bytes to generate

Description

Generates the requested number of bytes of cryptographic-quality random data.

Tagsbinary,random