koishi-plugin-rollfd
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

koishi-plugin-rollfd

npm English | 中文

roll points, integers and decimals

Usage

<rd | rf> [[l] [r]] [num=1] (left and right boundaries included)

  • rd: get a random integer (plugin default range 1-100)
  • rd 3: get 3 random integers
  • rd 1 10: get a random integer in [1,10].
  • rd 1 10 3: get 3 random integers in [1,10].

rf same (plugin default range 0-1)

Package Sidebar

Install

npm i koishi-plugin-rollfd

Weekly Downloads

29

Version

1.0.0

License

MIT

Unpacked Size

5.58 kB

Total Files

5

Last publish

Collaborators

  • absolutex