Skip to content

Commit ba4d3ba

Browse files
committed
fix(docs): updating description
1 parent c9a7854 commit ba4d3ba

File tree

3 files changed

+941
-3
lines changed

3 files changed

+941
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![release](https://github.com/chrisprobably/randm/workflows/release/badge.svg) [![npm](https://img.shields.io/npm/v/randm)](https://www.npmjs.com/package/randm)
44

5-
Simple random number generator for JS / Typescript / Node.
5+
Easy to use JS random generator for generating random numbers, dice rolls, dates etc... Small footprint (<1Kb gzipped) library with Typescript support that can be used in a browser or node environment.
66

77
## Installation
88

0 commit comments

Comments
 (0)