MCPcopy Create free account
hub / github.com/dblalock/bolt / Random

Class Random

experiments/python/datasets.py:14–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13
14class Random:
15 UNIFORM = 'uniform'
16 GAUSS = 'gauss'
17 WALK = 'walk'
18 BLOBS = 'blobs'
19
20
21class Gist:

Callers 1

Random.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected