Search Results for "lottery random number generator"

Showing 109 open source projects for "lottery random number generator"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
  • 1
    Nano ID

    Nano ID

    A secure, URL-friendly, unique string ID generator for JavaScript

    .... These modules use unpredictable hardware random generator. Uniformity, random % alphabet is a popular mistake to make when coding an ID generator. The distribution will not be even; there will be a lower chance for some symbols to appear compared to others. So, it will reduce the number of tries when brute-forcing. Nano ID uses a better algorithm and is tested for uniformity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    stduuid

    stduuid

    A C++17 cross-platform implementation for UUIDs

    A C++17 cross-platform single-header library implementation for universally unique identifiers, simply know as either UUID or GUID (mostly on Windows). A UUID is a 128-bit number used to uniquely identify information in computer systems, such as database table keys, COM interfaces, classes and type libraries, and many others.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    AirGap Vault

    AirGap Vault

    Installed on a smartphone that has no connection to any network

    AirGap is a crypto wallet system that lets you secure cypto assets with one secret on an offline device. The AirGap Vault application is installed on a dedicated device that has no connection to any network, thus it is air-gapped. The AirGap Wallet is installed on your everyday smartphone. AirGap Vault is responsible for secure key generation. Entropy from audio, video, touch and accelerometer are used together with the output of the hardware random number generator. The generated secret...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Random Number Generator (ver 1.1.0)

    Random Number Generator (ver 1.1.0)

    A simple lightweight application for generating random numbers

    This Android app is used to generate random numbers for various uses Announcement: Source code is now available! Feature update: Now you can run this app in portrait as well as landscape How to install: 1) Install the APK file. 2) Click Download anyway 3) Enable unknown sources 4) tap on the APK in our downloads folder 5) Click install anyway. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
  • 5
    Speedcrypt File Encryption

    Speedcrypt File Encryption

    A File Encryptor with many Options and Powerful Algorithms!

    Speedcrypt is a software to encrypt your data that implements some of the most powerful and secure algorithms in the world. It also uses the most sophisticated password derivation techniques, with very robust HASH Functions. Speedcrypt implements libraries such as Bouncy Castle and others among the most used in the world of cryptography! Speedcrypt is a free program for encrypt the files which helps you to manage in a secure way. The files are encrypted using the best and most Secure...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6
    LibRan

    LibRan

    Random Variate generators for various distributions.

    The LibRan package is a library of various pseudo-random number generators along with their exact probability and cumulative probability density functions. The libary contains its own optimized sequential congruential uniform pseudo-random number generator on the interval x ∈ [0, 1) ; along with useful tools such as methods for collecting statistics in bins. Each of the random variate distributions rely on a number of internal attributes to customize the distribution. The library is written...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    eprb_signal_correlations

    Simulation of a two-channel Bell test, with closed-form proofs

    Derivation, entirely by probability theory, of the correlation coefficient for a two-channel Bell test, with simulation in Ada and other languages. The Nobel Committe for Physics bans this program for subversive content. (Mirror of the repository at https://github.com/chemoelectric/eprb_signal_correlations)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Realistic 3D Roulette Sim Unity

    Realistic 3D roulette simulation:I wrote this for fun. big description

    This is a realistic 3D roulette simulation game with source code for many platforms. *The source code simulates random spins realistically rolling to a random number,or a predetermined number from 0 to 36.You can write your own subroutine for predetermined numbers& plug it into the existing code.An example such subroutine is given. *Publish to android,Win,Webplayer,mobile &more platforms using the unity . *Currently it has basic virtual coins betting system implemented: colour red/black bet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NNumberGenerator

    NNumberGenerator

    A simple number generator with a user-friendly interface.

    NNumberGenerator is a useful utility for generating random integer and decimal numbers. Requires JDK 19.0.2 at least to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 10

    STUDENTS ONLINE ERESULT SYSTEM

    ERESULT CHECK SYSTEM, PHP ePin, NIGERIA SECONDARY SCHOOL, php eresult

    .... RESULT CHECK DEMO https://latestphpscripts.online/eresult/ EXAM NUMBER: 20171703 SECTION: 2021/2022 TERM: 3RD ======SCRATCH CARD FOR TEST==== Card Pin Number: 21077149245757 Card Serial Number: RCTS203596 Card Pin Number: 66088952299101 Card Serial Number: RCTS612555 **VERY IMPORTANT***: When entering students names do not use "'" eg God'stime should be written as Godstime. CONTACT: +2347052258555
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    Statistics for MySQL

    Statistics for MySQL

    Add more statistical functions to MySQL.

    "Statistics for MySQL" provides additional statistical functions (like Pearson's coefficient of correlation) which are missing in MySQL. DLLs for 32 and 64bit Windows as well as makefiles for Linux are available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Noobtool

    Noobtool

    Keybinds

    Keybinds for Crazybobs Cops and Robbers
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13
    UUID for Windows

    UUID for Windows

    OSSP uuid provides functions to generate universally unique identifier

    OSSP uuid is a ISO-C:1999 application programming interface (API) and corresponding command line interface (CLI) for the generation of DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant Universally Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based, MD5), version 4 (random number based) and version 5 (name based, SHA-1). Additional API bindings are provided for the languages ISO-C++:1998, Perl:5 and PHP:4/5. Optional backward...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    Euro Millions Random Generator

    Euro Millions Random Number Generator in Python

    This is a good simple project to understand a few concepts in python: creating functions; generating random cycles; for cycles; arrays; the “input” function (useful to interact with the user). I don’t encourage you to play this game… if you do in fact win something using this generator don’t forget about the hommie over here. Sharing is caring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Programmer's library for random numbers. Also random number generator testing code. Intended for simulation, games and "Monte-Carlo" algorithms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    PRMLT

    PRMLT

    Matlab code of machine learning algorithms in book PRML

    This Matlab package implements machine learning algorithms described in the great textbook: Pattern Recognition and Machine Learning by C. Bishop (PRML). It is written purely in Matlab language. It is self-contained. There is no external dependency. This package requires Matlab R2016b or latter, since it utilizes a new Matlab syntax called Implicit expansion (a.k.a. broadcasting). It also requires Statistics Toolbox (for some simple random number generator) and Image Processing Toolbox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Happy Java Library

    Happy Java Library

    Multilock, Collections, Controllers, Delegates, Generators, Streams

    Helps to develop and test event-based multi-threaded Java application. Because of method called as API-Evolution the Happy Java Library is fully downward compatible. The library contains following functionality: MultiLock, Parallel loops, Collections, Controllers, Generators, Delegates, Streams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A-Frame Low Poly

    A-Frame Low Poly

    Low poly add-ons for aframe virtual reality

    Low poly add-ons for a-frame virtual reality models. Take any existing a-frame primitive, such as a-sphere and replace the prefix to obtain a low-poly version, such as lp-sphere. Every low-poly object supports the following attributes. Modify the attributes just like you would any other AFrame VR attribute. Specify curvature of the surface. Function that accepts the vertex’s original position and outputs the vertex’s new position. This is applied before customizable randomization. All random...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Objective Function Analysis

    An alternative to neural nets for machine learning.

    Objective Function Analysis models knowledge as a multi-dimensional probability density function (MD-PDF) of the perceptions and responses (which are themselves perceptions) of an entity and an objective function (OF). The learning algorithm is the action of choosing a response, given the perceptions, which maximizes the objective function. The MD-PDF is initially seeded by a uniform random number generator. The response is used to evaluate the OF and the OF is either reinforced or diminished...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RND

    RND

    Random data generator: secure character streams and large files

    Generate a lot of random junk. Create: • huge files • random character stream • specific character sequence Example uses - generate: • specific number of characters for testing web forms • restricted range character stream • control characters, 'high characters', emojis for fuzzing application input • specific byte sequence • Unicode character range • file overwrites to the exact byte count • custom text strings as content filler • long password strings • specific file size (e.g. 777 bytes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    PrydeWorX Library

    The PrydeWorX C++ Library of workers, tools and utilities.

    The PrydeWorX Library project has been moved to: https://pwxlib.prydeworx.com The page here is kept as historical reference. The information is outdated, and won't get updated any more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    FiwixOS 3 is a Fiwix distribution, an operating system made from a software collection that is based upon the Fiwix kernel. It basically comprises a Fiwix kernel, GNU tools, libraries and additional software. All the included software is free and open-source software made available both as compiled binaries and in source code form, which allows modifications to the original software. FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file system. Fiwix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TSP Solver and Generator

    TSP Solver and Generator

    Generate and solve Travelling Salesman Problem tasks

    TSPSG is intended to generate and solve Travelling Salesman Problem (TSP) tasks. It uses Branch and Bound method for solving. An input is a number of cities and a matrix of city-to-city travel prices. The matrix can be populated with random values in a given range (useful for generating tasks). The result is an optimal route, its price, step-by-step matrices of solving and solving graph. The task can be saved in internal binary format and opened later. The result can be printed or saved as PDF...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    Random Number

    Random Number

    Random any number you want as many as you want

    Random any number you want and how many as you want for free . Design for winning the lottery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Randorator

    Randorator

    An advanced graphical generator of random numbers.

    Randorator is an advanced graphical generator of random numbers. The program creates the specified number of values in a certain interval. Optionally, the average value of the received number, the maximum relative standard deviation and number of digits for rounding is able to specify. There are possibilities to select decimal mark and to automatically copy in the clipboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next