A PHP library for generating and working with universally unique identifiers (UUIDs).
composer require ramsey/uuidNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a random UUID v4 and prints it.
Use uuid4() for random UUIDs unless time-based ordering is needed.
No dependency data recorded yet.