Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit eb923f2

Browse files
author
Ruben Schmidmeister
committed
Update README
1 parent 6130b17 commit eb923f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
A [deterministic random number](https://www.xkcd.com/221/) generator for node.
88
This module has some important advantages over other modules:
99

10-
- Only **25 bytes** in size without Gzip!
10+
- Only **25 bytes** in size (without gzip)!
1111
- **O(1)** complexity
1212
- **100%** test coverage
1313

0 commit comments

Comments
 (0)