Need a random gaussian-distributed number from -infinity to infinity, but centers at 0? well here you go 0 is your average uniformly distributed number. 1 is an attempt at recreating a gaussian distribution. 2 is a better 1 and 3 is an actual gaussian distribution Edit 1/31/2022 While stealing the code to use in a game, I fixed an improbable bug