randgen

A random variable generator library for nim-lang.

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.1.0
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-08-30 07:10

Tags

Authors

  • YesDrX

Installation

nimble install randgen
choosenim install randgen
git clone https://github.com/YesDrX/randgen

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
randgen - - - - - - -

Dependencies

Package Version Optional
nim >= 1.0.0 No

Source

Repository https://github.com/YesDrX/randgen
Homepage https://yesdrx.github.io/randgen/
Registry Source nimble_official

README

nimble MIT

What is randgen?

A random variable generating library for nim.

Installation

git clone https://github.com/YesDrX/randgen.git
cd randgen
nimble install

or

nimble install randgen

Documentaion

Example

import randgen
when isMainModule:
  discard initRand(100)
  echo randGaussian()
0.754597695851647