start test

master
Kar 2025-04-02 19:31:06 +05:30
parent 736a668802
commit 372c0b7a20
1 changed files with 3 additions and 0 deletions

View File

@ -13,3 +13,6 @@
✅ Efficient and compact in multiple languages. ✅ Efficient and compact in multiple languages.
This should be rock-solid for high-performance, compact, and unique IDs 🚀. This should be rock-solid for high-performance, compact, and unique IDs 🚀.
why not used base-convert(string $num, int $from_base, int $to_base): string
like built in fns