Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Keep company data safe with Chrome Enterprise
Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
TreeGen consists in a platform indipendent Python script which should work as a plugin for Blender. Thanks to the graphical interface, it aims to create random trees and forests in a simple and alternative way to L-System.
OttoDj [Random songs selection for Winamp]
A small program made for automatically select a number of random songs form your songs library and add it into your media player. This version works only with Winamp.
Randomnumbergenerator, and randomnumber seed generator classes for C++. Includes abstract base classes and derived generators. Cross platform compatible.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
LavaRnd is a randomnumbergenerator that converts a digitized chaotic source (such as a lens capped web camera) into cryptographically strong random numbers. LavaRnd comes with both an APIs (currently C and Perl) as well as a number of demos.
The aim of this project is to collect and develop high quality pseudo randomnumbergenerator (s) and to develop methods for testing suspected random sequences.
Signify is a small program that allows a random signature to be generated from a set of rules. Each "section" can be one of an unlimited number of possibilities and be placed next to each other vertically to create columns.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Password generator application implemented in Python
This repository contains a simple password generator application implemented in Python using the CustomTkinter library for the graphical user interface. The application allows users to generate up to random passwords with various customizable options.
Random Password Generator written in Haskell. It provides easy command-line interface for generating passwords. Options include: number of passwords, random password length, allowed characters.
Generator for semantic service descriptions with atomic or complex behavior. The generator synthesizes any number of random descriptions that can be used to evaluate semantic service * techniques (e.g., service retrieval, composition, etc).
Catan Clock is a very helpfult tool for catan board game.
It is not only a timer for players but also is able to throw dices for you (using a good randomnumbergenerator).
Thanks to QT is multiplatform and can be compiled for many operative systems
simple k-almost prime numbers factorization analysis in Python 3
"A natural number is called k-almost prime if it has exactly k prime factors, counted with multiplicity." (https://en.wikipedia.org/wiki/Almost_prime)
The code was published here: (https://rosettacode.org/wiki/Almost_prime#Python)
Java Chaotic RandomNumberGenerator - Inspired by chaos theory, the intent of this generator is to produce unseeded, unpredictable numbers. The numbers will not follow a predictable sequence and will not rely on a pseudorandom algorithm.
Citadel PRNG is a cryptographically secure pseudo randomnumbergenerator (PRNG) based on the Fortuna PRNG by Schneier and Ferguson. The first implementation will be on FreeBSD.