Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PRNG Library with Pyth Entropy Integration #1733

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

baileynottingham
Copy link

This pull request introduces a new Pseudorandom Number Generation (PRNG) library designed to work seamlessly with Pyth Entropy. The library provides a suite of functions for generating, manipulating, and converting random numbers from a Pyth Entropy seed.

Key Features:

  • Utilizes Pyth Entropy as a secure seed source
  • Includes functions for generating random bytes, integers, and permutations
  • Provides utility functions for expanding randomness and type conversions
  • Fully documented with NatSpec comments for easy integration and usage

Copy link

vercel bot commented Jun 25, 2024

@baileynottingham is attempting to deploy a commit to the pyth-web Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant