Showing 38 open source projects for "random"

View related business solutions
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
  • 1
    SGDK 1.90

    SGDK 1.90

    A free and open development kit for the Sega Mega Drive

    SGDK is a free development kit allowing the development of software in C language for the Sega Mega Drive. It contains the development library itself (with the code sources) and some custom tools used to compile resources. SGDK uses the GCC compiler (m68k-elf target) and the libgcc to generate a ROM image. Binaries (GCC 6.3) are provided for Windows OS for convenience, but you need to install it by yourself for other operating systems. Note that SGDK also requires Java (custom tools require...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    D-List

    D-List

    An extensive list subsystem, written in C

    ... sequential and random element access, bi-directional movement within a list, and an extensive set of list and element manipulation and reordering features. It also provides for an expansive set of user functions that can be added to lists and called automatically, to efficiently implement a broad range of services using the list primitives as underlying technology. It was written primarily for accuracy and speed, and provides extensive debugging support for easy code development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LibSecRm - Secure Removal Library

    LibSecRm - Secure Removal Library

    A library for secure deleting data on-the-fly

    ..., random, Schneier, DoD. See the project homepage https://libsecrm.sourceforge.io and the project Wiki in the menu above. To wipe data that was left on the drive by using "normal" delete operations, you can take a look at WipeFreeSpace (https://wipefreespace.sourceforge.io), which wipes the space used by files marked as deleted (and other things, too).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 5

    Wheefun Math Library

    A C/C++ library for performing mathematics.

    The Wheefun Math Library (WFMATH) is a library that contains extended mathematical functionality not included in C89 and C++98. It aims to portably provide this functionality for projects which may require them. It uses an object-oriented framework, utilizing a SDL-style dispatch tables in C and special wrapper classes in C++. It is also designed so that new bindings to other languages can be written with effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    netstress
    netstress is a client/server utility designed to stress & benchmark network activity of a given ethernet device or path using simulated (random) real world data and packet sizes instead of fixed data and packet sizes.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 7
    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
  • 8

    Asuro Cleans The Table

    Asuro robot cleans the table

    The Asuro searchs the bottles by random direction. If he finds a bottle, he centers himself and moves the bottle out of the white table.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 10
    ansvif

    ansvif

    An advanced cross platform fuzzing framework suited to find code bugs.

    ansvif, or A Not So Very Intelligent Fuzzer, suited to find bugs in code by throwing garbage arguments, files, and environment variables at the target program, that you may or may not have the source code to. It supports many features, such as buffer size, randomization of the buffer size, random data injection, templates, and much more. The purpose of this project is to identify bugs in software, specifically bugs that can induce a segmentation fault under various conditions. This aids...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    v1pad

    One-time-pad encryption using a virtual pad

    v1pad is a command-line tool that encrypts and decrypts files using one-time-pad encryption. v1pad uses a virtual pad, meaning that the one-time pad is generated dynamically based on user input instead of being stored in a file. The name v1pad is an abbreviation for Virtual One-Time Pad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Random Bits Forest

    RBF: a Strong Classifier/Regressor for Big Data

    We present a classification and regression algorithm called Random Bits Forest (RBF). RBF integrates neural network (for depth), boosting (for wideness) and random forest (for accuracy). It first generates and selects ~10,000 small three-layer threshold random neural networks as basis by gradient boosting scheme. These binary basis are then feed into a modified random forest algorithm to obtain predictions. In conclusion, RBF is a novel framework that performs strongly especially on data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    bs

    A B-tree based sequence library.

    BS is a data structures library. It features fixed data size, random access sequences. The sequences are constructed over B-trees. Complexity for most single item operations is about O(logN).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RANGE: produce random genetic transcription networks in the NEMO language, which when compiled outputs models in Systems Biology Markup Language. Generate synthetic microarray data, or use NEMO alone to SBML-ize a network, or visualize it in cytoscape.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lion Baby

    Lion Baby

    A unique C Library

    This is a unique C library.The library is written with alot of love for C programmers.This library consists of different functions which are aimed to cut off the hard work of writing functionality which are needed in daily and most programs we write.The library is a made from different functions I wrote in different projects of mine so it is tested in many ways and situations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DDMTestbed

    An independent Data Distribution Management testbed

    DDMTestbed is a testbed that allows you to generate random instances and evaluate your proposed resolutive method measuring execution time, memory occupied and distance from the optimal solution. It has been written in C language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    NetStress-NG

    NetStress is a DDoS and network stress testing tool.

    Syn Flood Attacks SYNFlood with static source port SYNFlood with random source port SYNFlood with static source ip address SYNFlood with random source address SynFlood with fragmented packets ACK Flood Attacks ACK Flood with static source port ACK Flood with random source port ACK Flood with static source ip address ACK Flood with random source address ACK Flood with fragmented packets FIN Flood Attacks FIN Flood with static source port FIN Flood with random source port FIN Flood with static...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    gzx is a C library and a command line tool for fully GZIP-compliant file compression with fast random access read support. gzx includes a FUSE (filesystem in userspace) client that allows to access the compressed files with arbitrary applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    vfTasks parallelization library
    vfTasks is a C library to ease the implementation of concurrent tasks: thread pool to efficiently create and reuse tasks, highly efficient inter-task synchronization, and streaming interfaces to stream data from one task to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Hexplorer

    Hexplorer

    Binary (hexadecimal) editor for Windows

    Binary (hexadecimal) editor for Windows
    Leader badge
    Downloads: 99 This Week
    Last Update:
    See Project
  • 21
    SEvents is a System of Event programming with random factor designed to accept a script file and execute it with using extra modules. One module - one object, which relate on changing of some variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The VII is intended to be used in firewall/IPS testing and stressing testing by simulate IP/TCP/ARP/... packets. VII is a c script based tool which can send any kinds of customized packets. It support random protocol/port/ip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Headrand is a static library wrote in c that contains functions to simulate complex systems or make statistical analysis with a new approach called "random function computing"
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    vfStream - software streaming library
    C library to quickly implement streaming communication between parallel threads. Optimized for use in embedded systems. Allows FIFO behavior as well as separate data access and synchronization. NOTE: development has moved to the vfTasks project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BBSGen is an improved Blum-Blum-Shub pseudorandom number generator. It consists of a C library (libbbsgen) and command-line tool (bbsgen). BBSGen can be used in applications and command-line as secure, unpredictable and strong PRNG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next