fillBytes
Fills a subrange with the specified byte array starting from fromIndex inclusive and ending toIndex exclusive with random bytes.
Return
array with the subrange filled with random bytes.
Sources
common source
Link copied to clipboard