Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RandomFrom overloads #21

Open
delphidabbler opened this issue Jul 23, 2023 · 0 comments
Open

Add RandomFrom overloads #21

delphidabbler opened this issue Jul 23, 2023 · 0 comments
Assignees
Labels
accepted Issue will be actioned enhancement New feature or request

Comments

@delphidabbler
Copy link
Owner

delphidabbler commented Jul 23, 2023

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.SysUtils for arrays of ANSI and Unicode strings.

What's missing are RandomFrom overloads for Cardinal arrays (+ shorter Integer types), TBytes and TStrings.

@delphidabbler delphidabbler self-assigned this Jul 23, 2023
@delphidabbler delphidabbler added accepted Issue will be actioned enhancement New feature or request labels Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Issue will be actioned enhancement New feature or request
Projects
Status: Accepted
Development

No branches or pull requests

1 participant