Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ randomf
Function
randomf
include/rack0.hpp:128–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
return random::normal();
127
}
128
DEPRECATED inline float randomf() {
129
return random::uniform();
130
}
131
132
////////////////////
133
// logger
Callers
nothing calls this directly
Calls
1
uniform
Function · 0.85
Tested by
no test coverage detected