[][src]Module raylib::core::misc

Useful functions that don't fit anywhere else

Functions

get_random_value

Returns a random value between min and max (both included)

load_text

Loads a text file and returns its contents in a string.

open_url

Open URL with default system browser (if available)