Skip to content

seba1204/prng

Repository files navigation

PRNG aau wakatime

Table of Contents

Task

Create a PRNG that delivers 2D random variables with a normal distribution visualizes the first n drawn vectors.

Screenshots

Usage

Technologies

I used:

  • React.js as ts frontend ui framework
  • webgl to plot random points
  • echarts to plot histograms
  • webpack to pack all app