MonkeyF0cker
Mean People Suck
- Since
- Jan 27, 2010
- Messages
- 11,529
- Score
- 21
- Tokens
- 0
I'm trying to take some code from a VB.Net RNG deck shuffling algorithm that I wrote for a blackjack simulator into VBA for Excel for a simulator to prove/disprove a Kelly Criterion post from a while back (which I plan on posting here later) but it's a fucking headache. Having to iterate through entire arrays rather than copying at specific indices is a nightmare. I should have just started from scratch in VBA. UGHHH!!!