export type Options = { alphabet?: string; size?: number; };