Explore >> Select a destination


You are here

www.kuniga.me
| | nelari.us
3.6 parsecs away

Travel
| | In inverse transform sampling, the inverse cumulative distribution function is used to generate random numbers in a given distribution. But why does this work? And how can you use it to generate random numbers in a given distribution by drawing random numbers from any arbitrary distribution?
| | www.ethanepperly.com
5.0 parsecs away

Travel
| |
| | sriku.org
2.3 parsecs away

Travel
| | [AI summary] The article explains how to generate random numbers that follow a specific probability distribution using a uniform random number generator, focusing on methods involving inverse transform sampling and handling both continuous and discrete cases.
| | saeedesmaili.com
31.6 parsecs away

Travel
| I stumbled upon a hackernews thread where people have recommended many interesting tools to help with generating color palettes for various use cases. I'm creating this list for my future self, and will add other options whenever I come across one. uicolors.app : I've used this one when working on redesigning the user interface for my latest side project. The nice feature of uicolors.app is its Tailwind export functionality which allows you to quickly export the color palette as a Tailwind config code snippet. tints.dev : Palette Generator + API for Tailwind CSS colorjs.io huemint.com adevade.github.io/color-scheme-generator colorcolor.in colormind.io paletton.com huehive.co : Generate palettes with ChatGPT source