Yes, leveraging an ULID Generator
https://uuid-generator.tools/ulid-generator allows you to create short, URL-friendly IDs that are unique across systems. Unlike standard UUIDs, these identifiers are lexicographically sortable, which is perfect for time-sensitive applications or logs. The tool supports bulk generation and automation through a straightforward web interface, making it a practical choice for developers managing distributed databases, online applications, or event-driven architectures who need a reliable and efficient ID solution.