I really liked how you have shown detail stats with even graphs for bankroll here
https://testing.yolodice.com/#stats/investorand also even with 0.00
BTC bet we can roll, is this for testing so allowed or you have forgot to stop 0.00 bet rolls like in other dice site we can't roll with 0 bitcoin bet.
And also keyboard feature to bet is interesting concept however couldn't find autobetting feature, haven't you guys thought about adding auto betting?
I am glad you like it :-) I have some background in data analysis and it was pretty interesting to learn another tool to visualize data from YOLOdice :-)
Autobetting - so far it's the most frequently mentioned feature that YD is missing, so yep, it should be there shortly.
Provably fair implementation is different than on the other casinos.
I believe the general idea is the same, at least when I checked last time. It's the hashing function that could be different (SHA512 instead of more popular SHA256). Our algorithm follows the idea of provably fair used by JustDice a while ago, that's where I learned about "provably fair" in the first place.
There is a detailed description in the FAQ section, as well as an example Ruby code that generates a bet result.
Now, back to work on autobetting :-)