blob: 125231398fe859e01d17aef1d349cb418d1bac6f [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package uniqueid
// An Id is a likely globally unique identifier.
type Id [16]byte