MCPcopy Create free account
hub / github.com/DingGuodong/LinuxBashShellScriptForOps / shuffle

Method shuffle

functions/string/pyRandomSort.py:33–51  ·  view source on GitHub ↗

x, random=random.random -> shuffle list x not in place; return x. Optional arg random is a 0-argument function returning a random float in [0.0, 1.0); by default, the standard random.random.

(self, x, random_method=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

pyRandomSort.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected