hashes.chaos_machine ==================== .. py:module:: hashes.chaos_machine .. autoapi-nested-parse:: example of simple chaos machine Attributes ---------- .. autoapisummary:: hashes.chaos_machine.K hashes.chaos_machine.buffer_space hashes.chaos_machine.m hashes.chaos_machine.machine_time hashes.chaos_machine.message hashes.chaos_machine.params_space hashes.chaos_machine.t Functions --------- .. autoapisummary:: hashes.chaos_machine.pull hashes.chaos_machine.push hashes.chaos_machine.reset Module Contents --------------- .. py:function:: pull() .. py:function:: push(seed) .. py:function:: reset() .. py:data:: K :value: [0.33, 0.44, 0.55, 0.44, 0.33] .. py:data:: buffer_space :type: list[float] :value: [] .. py:data:: m :value: 5 .. py:data:: machine_time :value: 0 .. py:data:: message .. py:data:: params_space :type: list[float] :value: [] .. py:data:: t :value: 3