We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7c090 commit 7ada191Copy full SHA for 7ada191
Language/Functions/Random Numbers/randomSeed.adoc
@@ -49,7 +49,7 @@ Nothing
49
[float]
50
=== Example Code
51
// Describe what the example code is all about and add relevant code ►►►►► THIS SECTION IS MANDATORY ◄◄◄◄◄
52
-The code explanation required.
+The code generates a pseudo-random number and sends the generated number to the serial port.
53
54
[source,arduino]
55
----
0 commit comments