halogenandtoast / randl

An experiment across many languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this

I occasionally play board games online and have to decide on who plays which side. In order to help with this I've decided to write a simple program that does the following:

  1. Shuffle a list of names
  2. Shuffle a list of factions
  3. Zip the shuffled lists together
  4. Print them

This repository is a collection of programs that do this in different languages

To run each example you should cd into the appropriate directory and run make run

About

An experiment across many languages

License:MIT License


Languages

Language:C 11.2%Language:Swift 10.5%Language:C# 9.9%Language:Java 9.1%Language:Makefile 8.8%Language:OCaml 7.1%Language:Smalltalk 7.1%Language:Common Lisp 6.0%Language:Rust 5.4%Language:Prolog 5.4%Language:Erlang 4.5%Language:Haskell 4.1%Language:Clojure 3.5%Language:Elixir 3.2%Language:Python 2.1%Language:Ruby 2.0%