-
-
Notifications
You must be signed in to change notification settings - Fork 418
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
RFC: more-random-methods #2127
Comments
jemc
added a commit
that referenced
this issue
Aug 3, 2017
jemc
added a commit
that referenced
this issue
Aug 3, 2017
mfelsche
pushed a commit
that referenced
this issue
Sep 19, 2017
mfelsche
pushed a commit
that referenced
this issue
Sep 20, 2017
* Add Array.swap_elements and various Random methods (RFC 46). Resolves #2127. * add test for swapping array elements * added manual changelog entry
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add various methods to the
Random
trait of therandom
package and an additional method to theArray
class.https://github.com/ponylang/rfcs/blob/master/text/0046-more-random-methods.md
The text was updated successfully, but these errors were encountered: