Lib.numbers.float.random.Random - tixl3d/tixl GitHub Wiki

Random

in Lib.numbers.float.random


Generates a static random value based on a seed in the predefined range.


Input Parameters

Name (Relevancy & Type) Description
Seed (Int32) -
Min (Single) Lower limit for the random value
Max (Single) Upper limit for the random value
UniqueForChild (Boolean) (This seems to be broken at the moment)
Defines whether, if multiple values are output, they are all identical or unique

Outputs

Name Type
Result System.Single

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️