Commit Graph

9 Commits

Author SHA1 Message Date
Bang1338 b5f2d8ba9b
better random and algo
1. don't use "Yandere Dev" method. https://www.c-sharpcorner.com/article/how-to-select-a-random-string-from-an-array-of-strings/
2. 001 to 366 also valid.
3. Use "0XXXXXX" instead of "00XXXXX" (lazy)

Extra: use VB2010 and set .NET Framework to 3.5 or 2
2023-04-01 20:36:42 +07:00
Vichingo455 62a058535c
Bugfix 2023-03-31 15:21:29 +02:00
Vichingo455 c557aca9b4
v1.1 2023-03-31 14:58:27 +02:00
Vichingo455 7285885a3b
Update README.md 2023-03-31 14:57:26 +02:00
Vichingo455 a195213fe2
Copyright in license 2023-03-31 14:56:21 +02:00
Vichingo455 85f05db095
Algorithm update 2023-03-31 14:55:24 +02:00
Vichingo455 b5166281c2
Update README.md 2023-03-30 17:07:41 +02:00
Vichingo455 828756582c
Add project files 2023-03-30 16:54:29 +02:00
Vichingo455 f9cd221610
Initial commit 2023-03-30 16:53:44 +02:00