An open API service indexing awesome lists of open source software.

https://github.com/dashed/random-wheel-rs

personal fork of https://github.com/Kerosene2000/random-wheel-rs
https://github.com/dashed/random-wheel-rs

Last synced: 5 months ago
JSON representation

personal fork of https://github.com/Kerosene2000/random-wheel-rs

Awesome Lists containing this project

README

          

# Personal fork of https://github.com/Kerosene2000/random-wheel-rs

# random-wheel-rs [![Build Status](https://travis-ci.org/Kerosene2000/random-wheel-rs.svg?branch=master)](https://travis-ci.org/Kerosene2000/random-wheel-rs)
A little implementation of random wheels (used in genetic algorithm for selection)

[Documentation](https://kerosene2000.github.io/random-wheel-rs-doc/random-wheel-rs/random_wheel/index.html)