Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ useRandom
Method
useRandom
libraries/DEVRANDOM/DEVRANDOM.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
113
114
void DEVRANDOM::useRandom()
115
{
116
_mode = 0;
117
};
118
119
120
uint8_t DEVRANDOM::getMode()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64