Page 2 of 2

Re: re: PRNG

Posted: Thu Nov 03, 2011 6:01 pm
by whittenizer
Hi Martin,

After a week or so pounding my head on how to get things ported over to JavaScript, it's proving to be way too much work. I've learned alot of cool JavaScript techniques along the way in my attempt so it's not all in vain I suppose.

Anyways, I'm going to do it in C# instead. I couldn't get the "pop_1st_bit" functionality to work in Javascript, and I even had to slightly modify a few things to get it to work in C#.

I'll be using it in a Silverlight app I'm working on. I'll keep you all posted on my progress.

Thanks much, David