.. _`Random Tables`: .. _`org.sysess.sympathy.random.randomtables`: Random Tables ~~~~~~~~~~~~~ .. image:: random.svg :width: 48 Generates a list of Tables with random numbers between 0 and 1. :ref. nodes: :ref:`Random Table` *Output ports*: :port0: [table] Tables with random numbers. The specifications of the Tables are declared in the configuration. *Configuration*: **Columns:** (column_entries) The number of columns in the generated table. **Rows:** (column_length) The number of rows in the generated table. **Randomly mask values** (mask_values) If checked each value has a 50% chance to be masked. **List length** (length) The number of tables to be generated. .. automodule:: node_generate .. class:: RandomTables