Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ peek
Method
peek
libraries/DEVRANDOM/DEVRANDOM.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
46
47
int DEVRANDOM::peek()
48
{
49
return _next;
50
};
51
52
53
int DEVRANDOM::read()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36