-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
enhancementNew feature or requestNew feature or requestrejectedThis will not be worked onThis will not be worked on
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
.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrejectedThis will not be worked onThis will not be worked on