Skip to content
#

logical-operations

Here are 8 public repositories matching this topic...

This project implements a three-tier rule engine application designed to determine user eligibility based on various attributes such as age, department, income, and spend. The system dynamically creates, combines, and evaluates rules using an AST to represent conditional logic. It enables flexibility in rule creation and modification.

  • Updated Oct 21, 2024

This is a Rust implementation of the Mersenne Twister (MT19937) pseudo random number generator (PRNG). This implementation allows you to generate random numbers seeded with the process ID (PID) of the running program, making the sequence of generated numbers different each time the program is run.

  • Updated Sep 25, 2024
  • Rust

Improve this page

Add a description, image, and links to the logical-operations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logical-operations topic, visit your repo's landing page and select "manage topics."

Learn more