File wiring_math.cpp
FileList > arduino > src > wiring > wiring_math.cpp
Go to the source code of this file.
#include <Arduino.h>
Public Functions
Type | Name |
---|---|
long | random (long howbig) |
long | random (long howsmall, long howbig) |
void | randomSeed (uint32_t dwSeed) |
Public Functions Documentation
function random
function random
function randomSeed
The documentation for this class was generated from the following file cores/common/arduino/src/wiring/wiring_math.cpp