Added possibility to select random number within range
This commit is contained in:
parent
a677e0026e
commit
3aed6966da
2 changed files with 17 additions and 5 deletions
|
@ -281,3 +281,5 @@ Specifying positions in cacmb can be done through a variety of ways. Examples of
|
|||
|
||||
`rand` - Returns a random position that lies within the simulation cell.
|
||||
|
||||
`rand[val1:val2]` - returns a random position that lies within the range
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue