Random: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
{{primitive|a?b<br>a?y}}
{{primitive|a?b<br>a?y}}


'''Random''' takes two values and returns random values based on their types.
'''Random''' takes two values and returns random values based on their types. The named version in K7+ is called '''rand'''.


For the [[monadic]] version, see [[random-float]].
For the [[monadic]] version, see [[random-float]].