ID Generation: Enhance the reliability of ID generation by fixing issues related to fractional values, preventing infinite loops and ensuring that generated IDs are always valid.
Fixes
Fix infinite loop and pool pollution issues when using fractional values with nanoid, ensuring consistent and reliable ID generation across all environments.
Others
Update dependencies to improve overall performance and security of the package.