Closed
Description
There are RandomFrom
functions in System.Math
for all the Float array types + Integer
, Int64
and UInt64
arrays.
There also RandomFrom
functions in System.AnsiStrings
and System.StrUtils
for arrays of ANSI and Unicode strings.
What's missing are RandomFrom
overloads for Cardinal
arrays (+ shorter Integer types), TBytes
and TStrings
.