mathx
v1.0.0
Extended math functions: factorial, primes, fibonacci, gcd
add
subtract
multiply
divide
factorial
is_prime
+4
↓ 0
👤 LZR Team
lzpm install mathx
nettools
v1.0.0
Network utilities: port validation, IP formatting, checksums
is_valid_port
format_ip
port_in_range
bytes_to_kb
bytes_to_mb
simple_hash
+1
↓ 0
👤 LZR Team
lzpm install nettools
gameutils
v1.0.0
Game development utilities: dice, random, clamp, lerp, distance
dice
dice_n
random_range
clamp
lerp
manhattan
+2
↓ 1
👤 LZR Team
lzpm install gameutils
textfx
v1.0.0
趣味文字特效:横幅、金字塔、折行、元音计数
repeat_char
banner
pyramid
word_wrap
count_vowels
↓ 1
👤 LZR Community
lzpm install textfx