mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.4K
active users

Tyler Glaiel

fun way to generate random numbers with a specific distribution: specify the distribution with a 1 bit image. choose a random pixel in the image. if it's black return the x coordinate, otherwise reroll

@TylerGlaiel
What does the resulting distribution look like?