.. _`Random Table`: .. _`org.sysess.sympathy.random.randomtable`: Random Table ~~~~~~~~~~~~ .. image:: random.svg :width: 48 Generates a Table with random numbers between 0 and 1. :ref. nodes: :ref:`Random Tables` *Output ports*: :port0: table Table with random numbers. The specifications of the Table 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. .. automodule:: node_generate .. class:: RandomTable