# README
Fast Status
Simple API for sharing if a resource is free, busy, or very busy
Read more about this project:
# Functions
IsOutOfRange returns true for an error indicating that the `Status` is out of range.
NewID generates a new version 4 UUID.
NewResource creates a new Resource with a generated ID and otherwise zero-value properties.
# Variables
MagicBytes are the first two bytes of the portable binary representation of a Resource.
# Structs
A Resource represents any resource (a person, a bathroom, a server, etc.) that needs to communicate how busy it is.