Monte Carlo method

Probabilistic problem-solving algorithm
Abstract

Monte Carlo methods, also called the Monte Carlo experiments or Monte Carlo simulations, are a broad class of computational algorithms based on repeated random sampling for obtaining numerical results. The underlying concept is to use randomness to solve deterministic problems.

Wikipedia