0.1.6 • Published 2 years ago

salviascript v0.1.6

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
2 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

2 years ago

0.1.3

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago