xoroshiro-cairo
PRNG implementation
An implementation of an XORoshiro-based pseudorandom number generator in Cairo for use in on-chain smart contracts.
xoroshiro PRNG implementation in Cairo
36 stars
3 watching
6 forks
Language: Cairo
last commit: about 1 year ago
Linked from 1 awesome list
cairostarknet
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Cairo-based library for building XML documents with a focus on flexibility and ease of use | 8 |
| | A JavaScript pseudo random number generator implementation | 3 |
| | A Cairo prover built on top of miniSTARK that generates proofs for computational integrity and verification of Smart Contract programs. | 158 |
| | An implementation of a neural network from scratch using Cairo 1.0 for MNIST predictions | 10 |
| | A multisig contract implementation in Cairo for StarkNet smart contracts. | 42 |
| | Pseudo Random Number Generator implementation in Motoko | 5 |
| | A tutorial series on building smart contracts with the Cairo language on StarkNet. | 23 |
| | Provides tools and functionality for decentralized governance on Starknet | 30 |
| | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| | A Rust-based PRNG that uses AES as the underlying block-cipher for generating random numbers. | 9 |
| | This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 877 |
| | An open-source implementation of an AMM protocol on StarkNet using the Cairo VM for low gas costs and high performance | 61 |
| | An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. | 133 |
| | Utilities for generating various parameters in 5G physical layer specifications | 70 |
| | An implementation of a neural network architecture search algorithm optimized for mobile devices. | 271 |