5 Commits

Author SHA1 Message Date
Robin
8b990582dd Clarify distribution of random values (#4614)
Clarify that values drawn produce a discrete uniform distribution, and not for example a normal (or bell shaped) distribution. I intend to implement a random physics sensor which will return a bell distribution and this edit will avoid confusion.
2018-02-15 18:47:16 +01:00
Fabian Affolter
d40b9ff36f
Update configuration describtion style (#3991) 2017-11-15 23:35:22 +01:00
wildcomputations
c83d11a0b4 Describe when the random sensor changes value (#3064)
* Document update frequency

Documented that the random number changes every 30 seconds
according to http://fabian-affolter.ch/blog/random-sensor/

* Learned the source of the 30s polling frequency
2017-07-27 11:39:02 +02:00
Fabian Affolter
52f426b7fc Add unit of measurement (#2337) 2017-03-26 15:53:10 +02:00
Fabian Affolter
b3b33476ac Add random sensor docs (#1376) 2016-10-31 13:32:11 +01:00