This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
prpl:randfloat [2016/12/02 23:33] – created - external edit 127.0.0.1 | prpl:randfloat [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
<- [[.: | <- [[.: | ||
- | ===== | + | ===== |
^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
- | | | | [ - ] | | + | | | Float | [ - Float] | |
=== Description === | === Description === | ||
+ | Pushes a random float between 0 and 1 to the stack | ||
=== Examples === | === Examples === | ||
+ | < | ||
+ | #moves the text up randomly between 0 and 15 | ||
+ | RandFloat | ||
+ | </ | ||
< | < | ||
</ | </ | ||