Moved rng-methods to their own class/header

This commit is contained in:
Leonetienne
2021-11-18 20:19:29 +01:00
parent 72fc9b3538
commit 1cc7699939
15 changed files with 233 additions and 161 deletions

1
Test/Random.cpp Normal file
View File

@@ -0,0 +1 @@
#include "Random.h"