Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
class
Random:
15
UNIFORM =
'uniform'
16
GAUSS =
'gauss'
17
WALK =
'walk'
18
BLOBS =
'blobs'
19
20
21
class
Gist:
Callers
1
Random.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected