Showing 1370 open source projects for "random"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    octave-intinf

    Infinite-precision integer arithmetic for Octave, written in Octave

    ...The supported operations are: >> s = a = intinf (126) % Creation of intinf-class object from integer or string >> b = intinf ('-792716404922304611755050042308687') >> c = a + b % Addition >> d = a - b % Subtraction >> e = c * d % Multiplication >> f = (e - a^2) / b % Exponentiation, division >> f == -b % Logical operators >> [q, r] = intinf_divide (b^2, a) % Divsion and remainder >> x = intinf_rand (100) % Random number (here, with 100 digits) TODO: * Better errors. * Make a package loadable by octave's pkg function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Everything Tab

    Everything Tab

    The Everything Tab is a simple tab widget for wordpress

    ...It enables you to control: - displaying the widgets - displaying the separated posts - displaying the pages - displaying posts of some specific categories - different filters for posts and pages - Ordering posts and pages based on created date, modified date, views, comments count and random. - Showing pages and posts in two different modes: 1)Introtext includes featured image+intro content+readmore link. 2)Fulltext mode - Custom text for readmore links. - Some other filters for showing the categories, author, published date, modified date and comments count of the pages or posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Incanter

    Incanter

    Clojure-based, R-like statistical computing and graphics environment

    Incanter is a Clojure-based, R-like statistical computing and visualization library running on the JVM. It integrates core numerical libraries like Parallel Colt and JFreeChart to deliver data manipulation, modeling, statistical tests, and charting in a REPL-friendly environment. Start by visiting the Incanter website for an overview, check out the documentation page for a listing of HOW-TOs and examples, and then download either an Incanter executable or a pre-built version of the latest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Everything Accordion

    Everything Accordion

    The Everything Accordion is a simple accordion widget for Wordpress

    ...It enables you to control: 1. displaying the widgets 2. displaying the separated posts 3. displaying the pages 4. displaying posts of some specific categories 5. different filters for posts and pages 6. Ordering posts and pages based on created date, modified date, views, comments count and random. 7. Showing pages and posts in two different modes: 1)Introtext includes featured image+inro content+readmore link. 2)Fulltext mode 8. Custom text for readmore links. 9. Some other filters for showing the categories, author, published date, modified date and comments count of the pages or posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Random Password Generator

    Generate a random password up to 100 characters long

    Inspired by not having strong enough passwords this is a random password generator. Special Characters, Numeric Characters, Alphabetical Lower case & Uppercase can be used or toggled ON or OFF using the available check boxes. Printed passwords can be copied using Ctrl+C. Passwords can be up to 100 characters in length.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Omeclone

    Omeclone

    A clone of omegle.com

    Omeclone is an open-source clone of the Omegle-style anonymous chat platform, designed to replicate real-time, random user matching for text and potentially video communication. It provides a backend and frontend system that enables users to connect with strangers anonymously, mimicking the core experience of random chat services. The project typically includes WebSocket-based communication for real-time messaging, ensuring low latency and continuous interaction between users. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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, HTML, or ODF. TSPSG may be useful for teachers to generate test tasks or just for regular users to solve TSPs. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    WebChangeNotifier

    WebChangeNotifier

    Windows app for web page content changes detection

    C#/.NET console Windows app for website content change detection. Sends notifications to email via Mailgun HTTP API. It periodically opens all URLs in the list (in random order) and retrieves content (as text) using the specified selector. If the content changed since the last time, then it sends an email notification with a number of inserted/deleted lines and a DIFF text file. Also, it sends notifications about errors (if repeated more than once in a row) such as when the website is down or the content is not found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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.
    Try free now
  • 10

    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
  • 11
    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
  • 12
    Space International SHIKA Crypto-suite

    Space International SHIKA Crypto-suite

    High-grade military diplomatics-grade cryptography suite

    Advanced high-grade military diplomatics-grade cryptography suite. Includes a block cipher, a message digest and a secure random material generator source, all at least 512-bits strong. Key and state lengths are 512 bits. The diplomatic and military standard cipher approved for even TOP SECRET storage, processing and transmission by Space International senates, militaries and government agencies. The cryptography components in the suite for the Q (D, Z) family of cryptographic components are fully magnetic-proof. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zip64File is a JAVA library which implements the 64-bit extension of the ZIP standard from PKWARE (http://www.pkware.com/documents/casestudies/APPNOTE.TXT) using random-access, permitting to access archives larger than 4 GB with more than 65 K files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    SLFS

    Simple Log Structured Filesystem for Linux

    SLFS is a implementation of log-structured file system designed for flash memory based storages(SSD, SD card, eMMC, …). Like other log-structured file systems, SLFS shows good performance under random write. <Build> 1. deploy SLFS source code at your Kernel Source # tar xzf slfs.tar.gz # mv slfs KERNEL_SRC/fs/. # vi KERNEL_SRC/fs/Makefile (add following line) obj-$(CONFIG_SLFS_FS) += slfs/ # vi KERNEL_SRC/fs/Kconfig (find section “MISC_FILESYSTEMS” and add following line) source "fs/slfs/Kconfig" 2. build Linux Kernel # cd KERENL_SRC # make menuconfig (check SLFS as a module or built-in) # make && make modules_install Note. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    gaia-physics

    Gravitational Accelerations Inverter and Analyzer

    ...Output time series data are analyzed by an R script which calculates statistical significance, but interpret those results with caution. For example: do the residuals look random? Does the default autocorrelation model minimize the AIC or BIC? Etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    __Alien Cipher

    __Alien Cipher

    A bespoke symmetric cipher.

    ...This code demo uses a 256bit rolling hash table (8x8bytes) at its heart to mix together pre-defined parameters in a way that allows the cipher to produce encoded output that is locked to a key of arbitrary length without padding. Based upon some random data points the cipher produces encoded output that is non-deterministic in nature, the same key and message will never produce the same output each time it's run. The cipher attempts to render output that is resistant to several types of analysis although this has yet to be proven. Please note that I make no claims to this being safe. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Invoices & Auto Reports by Email Php

    Invoices & Auto Reports by Email php+mysql

    Invoices / Quotation & Auto Reports by Email php+mysql with the hability of read TXT lines and convert to checkboxes wich you can use to create the quote for a potential client. Main form takes domain name (given), creates the potential email address, phone number, client name and comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ERMaster
    ERMaster is Eclipse plug-in to make ER diagram. Functionally, Import from data base, Making of table definition book on Excel, Image output, DDL output, etc. are being offered.
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 19
    Remote Viewing Assistant

    Remote Viewing Assistant

    Provides various utilities to aid in the practice of remote viewing.

    This program provides various utilities to aid in the practice of remote viewing. The utilities include: • A random target generator for generating and pairing a random target ID and target. • An ideogram trainer to train the nervous system to respond to certain ideas in a standardized manner. • A target identifier speaker to speak aloud the identifier of a target. Requires .NET Framework 4.7.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    JDistlib

    Java library of statistical distribution

    ...Based on R version 2.14.1 (continuously updated; current as of R v3.3.0). The major difference is that JDistlib is thread safe. The library contains the density (pdf), cumulative (cdf), quantile, and random number generator (RNG) routines of the following distributions: Ansari, Beta, Binomial, Cauchy, Chi square, Exponential, Fisher's F, Gamma, Geometric, Hypergeometric, Kendall, Logistic, Log normal, Negative binomial, Noncentral beta, Noncentral chi square, Noncentral f, Noncentral t, Normal, Poisson, Sign Rank, Spearman, Student's T, Tukey, Uniform, Weibull, Wilcoxon, and many more. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    lswc

    lswc

    Change your Gnome or Mate Wallpaper inbetween 1 and 5 minutes.

    A small wallpaper changer with installer, integrates with Gnome and Mate-Desktop, changing wallpaper between 1 and 5 minutes in a random way. It is easy to configure by removing the conf file, you get asked to point the program to a wallpaper folder. Wallpaper folder can be any, if filled with jpg files. If you support family members pc you can surprise them with this program to rotate nice photographs on their desktop. Companies can rotate information on the desktop this way. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PlayShell

    PlayShell

    A console-based media player frontend

    PlayShell is a simple console-based application for playing media files in Linux using known media players like SoX, VLC, MPlayer and FFplay as backend.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    BioNet-Finder

    Network-based modeling and analysis for complex biological data

    ...This is carried out applying network analysis methods from different fields, such as Structural Equation Modeling (SEM), together with data reduction algorithms (e.g., random walkers, spectral analysis, shortest path-based or topology-based algorithms). The BioNet-Finder project is at its initial steps, and it will continuously update with new methods and code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    lottery-gen

    lottery-gen

    Simple app, able to generate random numbers excluding defined.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FAKE2DB

    FAKE2DB

    Create custom test databases that are populated with fake data

    ...Only supported for mysql & PostgreSQL. locale argument is OPTIONAL. The localization of data to be generated ('en_US' as default). seed argument is OPTIONAL. Integer for seeding random generator to produce the same data set between runs. Note: uuid4 values still generated randomly.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo