--- layout: page published: true noToc: true noComments: false noDate: false title: Fun - random_number_example.fun — overview subtitle: Documentation for random_number_example.fun — overview description: Documentation for random_number_example.fun — overview permalink: /documentation/examples/random_number_example/ lang: en tags: - documentation - handbook - installation - usage - introduction - help - guide - howto - docs - specifications - specs - repl --- # random_number_example.fun — overview What it shows - Generating random numbers and printing them; small utility demo. How to run - export FUN_LIB_DIR="./lib" - ./build_debug/fun examples/random_number_example.fun - Or: fun examples/random_number_example.fun