Skip to content
#

pseudorandom-generators

Here are 8 public repositories matching this topic...

Language: All
Filter by language

Easy-to-deploy oblivious pseudo-random function (OPRF) service that allows other parties (typically participants in some secure multi-party computation protocol) to obtain a persistent mask which they cannot decrypt but which they can safely apply (via requests to the service) to private data values of their choice.

  • Updated Sep 28, 2022
  • Python

PRNG D 64 is a high-performance pseudorandom number generator that produces 64-bit integers with a minimum period of 2²⁵⁶. It efficiently generates statistically strong random numbers, making it suitable for various applications. 🖥️✨

  • Updated Jun 21, 2025
  • C

Improve this page

Add a description, image, and links to the pseudorandom-generators topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pseudorandom-generators topic, visit your repo's landing page and select "manage topics."

Learn more