Search Results for "java project with source code for random number generator" - Page 5

Showing 174 open source projects for "java project with source code for random number generator"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 1

    TinyMT

    Fast high quality random number generator.

    TinyMT is a very fast random number generator..It produces high quality random numbers that pass the BigCrush and AdaptiveCrush tests. This project is a port of the TinyMT project on GitHub, which is written in C: https://github.com/jj1bdx/TinyMT My updates to this project include: 1. Ported the project over to C++. 2. Ported the project over to C#. 3. Made the class retain state .vs. passing in the state each time a ran number is needed. 4. Added a method to fill an array...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Animal Hybrid Generator

    A small java generator to combine animals, colors, and personalities.

    The animal hybrid generator is a project I started after being unhappy with the current animal generators available online. At the moment, the generator combines over 200 species of animals (real and mythological), 100+ X11 colors, and a number of personality dispositions. Currently, you can generate up to five colors, five dispositions, and combine up to three animals at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Randoop Netbeans Plugin
    Randoop is an automatic unit test generator for Java. It automatically creates unit tests for your classes, in JUnit format. 1) Randoop generates unit tests using feedback-directed random test generation. In a nutshell, this technique randomly, but smartly, generates sequences of methods and constructor invocations for the classes under test, and uses the sequences to create tests. Randoop executes the sequences it creates, using the results of the execution to create assertions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    j4o-generator

    The JUnit4OSGi eclipse plug-in generator.

    The JUnit4OSGi plug-in will generate a new project containing the selected test cases with selected methods, suite and manifest with respect to the junit4osgi-framework conditions. This project can be later tested using SwingGUI runner directly in Eclipse IDE. This project originated as part of diploma thesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5

    daogenerator

    DAOGenerator automatically generates dao classes for Jee web apps

    DAOgenerator is pure Java, open source application, generates DAO classes for Jee applications. Additionally you can use auto generated mapping.xml on your Spring projects. Fully compatible with eclipse/JPA POJO generator DAO Generator currently supports below ORM frameworks: Hibernate JPA Application is platform free, you can run via console: java -jar daogenerator.jar OR right click -> open with -> Java SE Binary (Windows) Application requeries Java 1.6+ You can check...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ... of the respective Java project). The metric Inappropriate Generosity with Accessibility of Types (IGAT) indicates the proportion of those types which actual access modifier is more generous than the minimal one relative to the total number of types in a given source code subset. Analog the metric Inappropriate Generosity with Accessibility of Method (IGAM) indicates the proportion of those methods which actual access modifier is more generous than the minimal one relative to the total number of me
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Pass Phrase Generator

    Strong pass phrase generator using python on ubuntu

    Strong pass phrase generator using python on ubuntu. The code takes 2 random words and a random number, concatenates them together and puts one of the words into upper case. This provides a long easy to remember pass phrase which satisfies "must include numbers, letters, upper and lower case" password guidelines. The code is called Pass Phrase Generator because it lets me use the acronym PPG which is the energy weapons used in Babylon 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A configuration generator tool which is able to generate programs that insert, delete, or update database records for a number of different database programs. <a href="http://www.manelelena.com">Project Page</a>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DataScript is a formal language for modelling binary datatypes, bitstreams or file formats. This project provides a parser and code generator for generating Java codec classes from a DataScript specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10
    The BeanExaminer is a framework to present any java objects in an interactive surface to browse and edit them. A generator is included to create the desired pojo's through a given db connection. In this impl. the Beanexaminer uses hibernate + swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project aims to provide a Eclipse plug-in (ch.sahits.codegen) for Java code generation (Wizard). Get up to date with the Update Site for Eclipse: http://www.sahits.ch/project/javacodegen/update/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open source java WYSIWYG editor and source code generator, loosely based on the ease of use offered by Visual Basic 6. Can edit the source with a basic syntax highlighter. Still in the beta stages. Please feel free to check out the source and offer a
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    This project is a community platform for plug-ins for the code generator AndroMDA. Here, users of AndroMDA can share and contribute any plug-in they like, e.g. cartridges, repositories, template-engines, metafacades, translation libraries, and so on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Have quality JavaBeans with no effort. Specify beans and their properties in a simple XML and have the Java sources be generated - always correct, complete, and consistent. Build in Maven 2 supported. Released as Maven artifact - see project web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimulME
    SimulME is a Java ME (J2ME) application with Queueing calculator, Stopwatch, Monte Carlo simulation, Random Number Generator (RNG), Probability distributions, Kolmogorov-Smirnov and Chi-square tests. It works with MIDP 2.0 and CLDC 1.1 profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    equanda is an tool to generate a J2EE application based on a XML description of the data and constraints. It generates the access objects, a powerful base user interfaces (with help for more powerful stuff) and support for web services with versioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Global Consciousness Project uses hardware "random" number generators and finds patterns between that and major world events. This Java applet will run on their webpage and translate that data to music-like audio. Or for general audio synthesizing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple JNI (SJNI) is a neat wrapper for Java Native Interface. The aim of the project is to minimize hassle necessary to get going with JNI. Minimize number of lines of code written, while maximizing functionality and keeping your code error-proof.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    bdbbasic

    Multi-User Database Interpreted BASIC Environment

    This is an Open Sourced BASIC interpreter environment using PostgreSQL. It is focused on (1) Simple to program, (2) Powerful database statements, (3) UNIX shell friendly, (4) Business focused, (5) "Function" over "speed". This is *not* another VB implementation. Extensive language documentation is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A high performance cross programming languages communication framework similar to Java RMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java-based number generator package. Includes several strategies, apart from the usual random: constant, serial, function, composite. Besides, generators can be wrapped in different filters to obtain modified data series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The open web architecture framework defines web applications in an eclipse based DSL editor. A code generator transforms the models into a Google Web Toolkit / Google App Engine project which can be customized by the developer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Mass Password Generator

    An easy-to-use generator for large numbers of passwords.

    Originally for my school's IT Department, I have now released the source code under the GNU GPL. It supports the random generation of huge numbers of passwords that can be determined in a variety of ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Want to count the number of syllables in a word? Want to create a random haiku? This Java application can do both. Just add the JAR file to your project for access to these basic classes. We use CMU's pronunciation dictionary to count each syllable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Custom Architecture Generator Tool is a software based on the Netbeans Platform, the main purpose is to accelerate the embedded system realisation with a high level description: VHDL code,C2VHDL conversion,Quartus project generation,real time application
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.