cryptiles

General purpose crypto utilities

This module has moved and is now available at @hapi/cryptiles. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
Last updated 7 years ago by hueniverse .
BSD-3-Clause · Repository · Bugs · Original npm
$ cnpm install cryptiles 
SYNC missed versions from official npm registry.

cryptiles

General purpose crypto utilities

Build Status

Lead Maintainer - Eran Hammer

Methods

randomString(<Number> size)

Returns a cryptographically strong pseudo-random data string. Takes a size argument for the length of the string.

randomDigits(<Number> size)

Returns a cryptographically strong pseudo-random data string consisting of only numerical digits (0-9). Takes a size argument for the length of the string.

Current Tags

  • 4.1.3                                ...           latest (7 years ago)

5 Versions

  • 0.1.3 [deprecated]           ...           12 years ago
  • 3.1.4 [deprecated]           ...           7 years ago
  • 4.1.3 [deprecated]           ...           7 years ago
  • 0.2.2 [deprecated]           ...           12 years ago
  • 2.0.5 [deprecated]           ...           10 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (2)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org