Skip to content

Instantly share code, notes, and snippets.

View frodwith's full-sized avatar

Paul Driver frodwith

View GitHub Profile
@frodwith
frodwith / noun.py
Created May 18, 2023 01:11
Urbit nouns with mug, jam, and cue.
"""
Urbit nouns with mug, jam, and cue.
"""
import mmh3
from bitstream import BitStream
def byte_length(i: int):
"""how many bytes to represent i?