Random Client seed choosing in the settings

hello! could you make the random Client seed other than the current random string, like choosing the length of the random client seed and choose A-Z and 0-9 string with selected length instead of currently used random client string?

Hi,
I see that when we cycle new seed through app UI we get the seed randomly generated as a UUID.
Would be nice to be able to decide the seed format: many casinos use just a random 9 character string (ie: shuffle, goated, etc.. example seed “d1pyapl0f”)
I know that it doesn’t mean anything in the big scheme of math and cryptography, but it would still be a nice feature to have, and probably not a big effort to implement.

Thanks a lot
PS: great product!

2 Likes

Thanks for the suggestion @fisk_9920 & @kintaro , this has been implemented with the latest release.

We added a configurable random client seed format in Settings. You can now choose the length and character set (uppercase, lowercase, digits, hex) for randomly generated client seeds. Each casino has sensible defaults that match what their website typically generates.