0.1.6 • Published 3 years ago

salviascript v0.1.6

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
3 years ago

SalviaScript

SalviaScript is a small library with simple utitlity functions that are easy to write by yourself but pesky enough that this library exists.

Functions

random(min, max, [roundFunction = 'round'])

Generates a random number between min and max. A rounding function (available options: none, ceil, floor, round) can be specified with the roundFunction parameter.

Changelog

v0.1.5

  • Added Changelog

v0.1.3

  • Added TypeScript Support

Contributors

  • DarkPhoton
0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago