package main func laplaceDist(u, b int) int { return 4 //chosen by fair laplance weighted diceroll }