New submission from Steven D'Aprano:

An occasionally requested feature is for a shuffled() function, related to the 
in-place random.shuffle() as sorted() is to list.sort().

See the latest example:

https://mail.python.org/pipermail/python-ideas/2016-September/042096.html

----------
messages: 274504
nosy: rhettinger, steven.daprano
priority: normal
severity: normal
status: open
title: Add random.shuffled

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27964>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to