moved function to own file + added sample variation

This commit is contained in:
2024-04-17 12:54:06 +02:00
parent 6e67d2a9a8
commit 74ea548338
7 changed files with 121 additions and 67 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "MonteCarlo-Rust"
name = "montecarlo-rust"
version = "0.1.0"
edition = "2021"