Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LadybugDB/ladybug
/ setSeed
Method
setSeed
test/include/test_runner/multi_copy_split.h:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
void init();
18
void run();
19
void setSeed(std::vector<uint64_t> seed_) { seed = seed_; };
20
21
private:
22
std::vector<uint32_t> getLineEnds(std::string path) const;
Callers
2
evaluateRandomDotFunction
Method · 0.45
runTest
Method · 0.45
Calls
no outgoing calls
Tested by
2
evaluateRandomDotFunction
Method · 0.36
runTest
Method · 0.36