A flexible UUID generator that creates universally unique identifiers in both v4 (random) and v1 (time-based) formats. Generate up to 100 UUIDs at once with options for uppercase output and removing dashes — perfect for database keys, API identifiers, and distributed systems.