Hello, I want to have access to the Seed value that is generated by the algorithm, and in which order does the Shuffle algorithm work? Because I want to use this in cryptography, and in decryption I need to repeat the same pattern from the end to the beginning, and there should be something like a Seed so that I can reverse the order and combination from the end to the beginning. Thank you.
Hello, I want to have access to the Seed value that is generated by the algorithm, and in which order does the Shuffle algorithm work? Because I want to use this in cryptography, and in decryption I need to repeat the same pattern from the end to the beginning, and there should be something like a Seed so that I can reverse the order and combination from the end to the beginning. Thank you.