From c7754fed21671854b11535c9292f018d5482761d Mon Sep 17 00:00:00 2001 From: Grant Forrest Date: Fri, 3 Apr 2015 13:47:26 -0400 Subject: [PATCH] Fix Readme error --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ea28e5..e396eb6 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ The function returns a `Promise` for the adjective-animal string. This is mainly // "unquiet-calm-omniscient-ornate-industrious-deer" ``` - - # About +# About There's nothing too special about this package—there are many like it—but I made this one because I thought it would be fun and I wanted mine to be cryptographically strong. Although the space is probably too small to guarantee any sort of uniqueness reliably, at least the randomness is not predictable. It uses node's core `crypto` library to choose each word.