Godot-CurvePDFtoCDF
A simple Ressource allowing you to make PDF (Probability density function) as a godot Curve and to auto bake it as a CDF (Cumulative distribution function).
It allow you to make really simple weighted random number generator for your game.