--- layout: page published: true noToc: false noComments: false noDate: false title: Fun - random_demo.fun — overview subtitle: Documentation for random_demo.fun — overview description: Documentation for random_demo.fun — overview permalink: /documentation/examples/random_demo/ lang: en tags: - example - random_demo --- What it shows - Random number generator usage and seeding basics. How to run - export FUN_LIB_DIR="./lib" - ./build_debug/fun examples/random_demo.fun - Or: fun examples/random_demo.fun