[Issue 9106] Rename std.random.randomShuffle as std.random.shuffle

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Dec 2 11:44:30 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=9106


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com


--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-12-02 11:44:29 PST ---
Due to the issues regarding random number generator ranges being value types
instead of reference types, there's a decent chance that we're going to end up
with a std.random2 in the semi-near future. It would make sense to make this
sort of change when we do that.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list