1.2.0 • Published 9 months ago
@potato-golem/core v1.2.0
potato-golem/core
Framework-agnostic reusable functionality
Catalogue of 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