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.
2 parents 8b7c090 + 7ada191 commit 9ca3af9Copy full SHA for 9ca3af9
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