most of reedsolomon test done

This commit is contained in:
Henry Schimke
2022-08-23 14:43:11 -05:00
parent a47796c3b8
commit ce1574b83e
3 changed files with 166 additions and 126 deletions

View File

@@ -7,4 +7,5 @@ edition = "2021"
[dependencies]
regex = "1"
encoding = "0.2"
encoding = "0.2"
rand = "0.8.5"