Framework-agnostic reusable functionality
- Activation - a triggered effect
- Processor Activation - activation, which triggers a specified processor
- Processor - a class capable of being triggered
- LimitedNumber - a number which has current and maximum value
Random
- normalizedRandom - generate a random number, which is biased towards mid-range values
- randomOneOf - return a random element of a given array