Popularity
1.6
Stable
Activity
0.0
Stable
0
3
0
Monthly Downloads: 7
Programming language: Haskell
License: MIT License
crypto-random-effect alternatives and similar packages
Based on the "crypto" category.
Alternatively, view crypto-random-effect alternatives based on common mentions on social networks and blogs.
-
crypto-pubkey
DISCONTINUED. DEPRECATED - use cryptonite - Cryptographic public key related algorithms in haskell (RSA,DSA,DH,ElGamal) -
crypto-numbers
DISCONTINUED. DEPRECATED - use cryptonite - Cryptographic number related function and algorithms -
crypto-random
DISCONTINUED. DEPRECATED - use cryptonite - Cryptographic random class and entropy gatherer with safe API for haskell
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai
Do you think we are missing an alternative of crypto-random-effect or a related project?
README
An effect providing random data
It uses crypto-random
. Use cprng-aes-effect
to use a faster aes-based RNG.