Projects tagged ‘random’


[137 total ]

11 Users
 

A mathematical open source library written in C#/.Net, aiming to provide a self contained clean framework for symbolic algebraic and numerical / scientific computations.
Created over 2 years ago.

11 Users
   

Hundreds of functions of a variety of topics, from statistics to string parsing, module utilities to network tools. Everyone's pet library accumulates features over time. My erlang library got big ... [More] , fast. I often find myself giving functions from it out to other people, and a lot of my other libraries are dependant on ScUtil in various ways, so I figured what the hell, let's give it away. This library is believed to be efficiently implemented at all points. Efficiency tips are, however, both appreciated and taken seriously. ScUtil uses the TestErl library for unit, regression and stochastic testing. ScUtil is free and MIT licensed, because the GPL is evil. ScUtil is written by John Haugeland, from http://fullof.bs/ . [Less]
Created 10 months ago.

2 Users

pam_passwdqc is a simple password strength checking module for PAM-aware password changing programs, such as passwd(1). In addition to checking regular passwords, it offers support for passphrases ... [More] and can provide randomly generated ones. All features are optional and can be (re-)configured without rebuilding. The package additionally includes libpasswdqc (a password/passphrase strength checking library), pwqcheck (a standalone password/passphrase strength checking program), and pwqgen (a standalone random passphrase generator program). [Less]
Created about 1 year ago.

1 Users
 

The Mersenne twister is a pseudorandom number generator developed by Makoto Matsumoto and Takuji Nishimura that is based on a matrix linear recurrence over a finite binary field. It provides for fast ... [More] generation of very high quality pseudorandom numbers This library uses SFMT, the SIMD-oriented Fast Mersenne Twister, a variant of Mersenne Twister that is much faster than the original. It is designed to be fast when it runs on 128-bit SIMD. It can be compiled with either SSE2 and PowerPC AltiVec support, to take advantage of these instructions. By default the period of the function is 2^19937-1, however, you can compile in other defaults. Note that this algorithm on its own is not cryptographically secure. For more information about the algorithm and implementation, see the SFMT homepage, http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html and, Mutsuo Saito and Makoto Matsumoto, SIMD-oriented Fast Mersenne Twister: a 128-bit Pseudorandom Number Generator, in the Proceedings of MCQMC2006, here: http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/ARTICLES/sfmt.pdf [Less]
Created about 1 year ago.

1 Users

Audiopreview is a command-line tool that play previews of many audio files (ogg, mp3, ...), video files (avi, mpg, rm, ...) and also internet streams (internet radio stations, video streams, ...). ... [More] It can also be used as a regular media player (ie: play the files entirely like yauap or mpc123 would do). [Less]
Created 7 months ago.

1 Users
   

JaNaG (Java Name Generator) is a random name generator for role-games, authors, and the like. It is based on a name fragment database that creates relatively reasonably sounding names from different ... [More] cultures/influences (e.g. elves, orcs, pseudo-old-German, etc.). It has been developed as "Namegenerator", but due to naming conflicts has been renamed to JaNaG. It can run as applet, GUI appliance, command line tool, or on a server-client basis. Namegenerator runs stable, but could need expansion in several directions. Currently the tool is localized for German and English. [Less]
Created about 1 year ago.

1 Users

Multi Password Generator is a Windows application which lets you create a list of random passwords with one single click. The user may combine letters and numbers with special characters and all the ... [More] passwords can be exported to file (txt, csv, xls) or copied to the clipboard. [Less]
Created 11 months ago.

1 Users

Uncommons Maths is a Java library consisting of a comprehensive random numbers package and other useful mathematical utility classes.
Created over 2 years ago.

1 Users

1) Random Wikipen text : Load a Wikipen text into the gadget : - define language (fr / en) - load a text on widget load - reload on demand a new text - display meta-data informations (date ... [More] , author, ...) Please look at the Wiki for more informations [Less]
Created 12 months ago.

0 Users

Sooner or later this project will be geared towards completely remaking pokemon with java. I am not trying to do anything close to 100% or even 80% or 50% I just need to get some more practice in, and ... [More] have some free time to kill. For the moment however, it is only some random code that does nothing yet, nothing to even do with javamon. I am doing this project on my own, and desire for it to stay that way. Please, feel free to comment on any code, as i am a beginning programmer and need a lot of experience, and any shoves in the right direction are appreciated, but do not expect anything advanced, as i have very basic knowledge of java. [Less]
Created 8 months ago.