18 lines
561 B
YAML
18 lines
561 B
YAML
tools:
|
|
uuid-generator:
|
|
title: UUIDs generator
|
|
description: A Universally Unique Identifier (UUID) is a 128-bit number used to identify information in computer systems. The number of possible UUIDs is 16^32, which is 2^128 or about 3.4x10^38 (which is a lot!).
|
|
|
|
version: UUID version
|
|
quantity: Quantity
|
|
quantityPlaceholder: UUID quantity
|
|
namespace: Namespace
|
|
name: Name
|
|
uuidsPlaceholder: Your uuids
|
|
|
|
invalidMessage: Invalid UUID
|
|
copies: UUIDs copied to the clipboard
|
|
|
|
button:
|
|
copy: Copy
|
|
refresh: Refresh |