UUID Generation: Enhance the UUID generation process by improving feature detection logic and adding support for AMD modules, making it easier to integrate into various environments.
Improvements
UUID Generation: Use UInt8Array for browser crypto-based random number generation, which improves performance and reliability in generating UUIDs.
Documentation: Update the README to provide clearer instructions and information for users, ensuring a better understanding of the library's capabilities.
Others
Documentation: Make minor corrections in the documentation to enhance clarity and accuracy.