Add new RandomString
routine to String Management category
#28
Labels
completed
Issue completed and committed to develop. To be closed on next release
enhancement
New feature or request
Milestone
Suggest new routine, with following attributes:
Decription
Returns a random string from the given string list, which must not be empty.
An
ERangeError
exception is raised if the string list is empty.Source code
Snippet type
Routine.
Category
String Management
Required units
SysUtils, Classes.
Required snippets
None.
XRefs
None.
Extra
None.
The text was updated successfully, but these errors were encountered: