Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 335 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 335 Bytes

UniRanGen - Unique Random Generator

Research into how to best generate randomly unique numbers.

Setup

  1. Install miniforge.
  2. Run mamba init to configure your shell.
  3. Install direnv.
  4. Run direnv allow.

Run

Run jupyter lab.