elixir-isaac
Random number generator
A library providing an Elixir wrapper around the ISAAC stream cipher to generate cryptographically secure random numbers.
4 stars
3 watching
2 forks
Language: Elixir
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
qqwy/elixir-number | A wrapper around custom numeric types to provide a unified arithmetic interface. | 38 |
ilqvya/random | A lightweight C++ header-only library providing a simple and convenient API for generating pseudo-random numbers and values with various distributions. | 912 |
jadercorrea/elixir_generator.vim | Generates Elixir code and tests for new modules | 9 |
patricksrobertson/secure_random.ex | A library providing a set of functions for generating random, secure strings and UUIDs. | 96 |
elixirs/faker | Generates fake data for testing and development purposes. | 1,079 |
agro1986/caustic | An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |
djm/table_rex | An Elixir library for generating text-based tables with various features and options. | 244 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |
riverrun/argon2_elixir | An Elixir wrapper around the Argon2 password hashing algorithm | 229 |
whatyouhide/stream_data | A toolset for generating and testing data in Elixir applications | 883 |
vt-elixir/ja_serializer | A library for serializing Elixir data structures in JSONAPI format | 641 |
arp-g/async-elixir | A comprehensive resource for learning Elixir's concurrency features and asynchronous programming techniques | 161 |
princemaple/abnf_parsec | A parser generator for ABNF definitions, producing Elixir parsers | 48 |
rbishop/identicon | An Elixir library for generating custom, symmetrical images with unique representations | 27 |
ahamtech/elixir-gandi | An Elixir wrapper providing access to Gandi's API services | 0 |