Take each number between the limits.
Divide it by every number from 2 to (number - 1). If it is divisible by any of the numbers, it is NOT a prime. Otherwise, it IS a prime.
In Java, that would be something like this:
int factor;
for (int number = lowerLimit; number <= upperLimit; number++)
{
for (factor = 2; number % factor != 0; factor++)
; // No statement in the for loop
if (factor == number) System.out.println(number);
}
In other words, look for the first factor; if that is the number itself, the number is a Prime number.
More efficient alternatives are possible; for example, it is enough to check only factors up to the square root of the number. For very large numbers, even this is inefficient; better methods are known, but they are more complicated.
sans limites il n'y a pas de limites
Limites
The cast of Les Limites - 2013 includes: Michel Boujenah Laura Presgurvic
Mi amor por los twins no tiene limites in English means My love for the twins has no limits.
repousser les limites
The cast of Limites - 1998 includes: Paolo Giaccometti as himself Bryan LeCompte as himself Rodin Leitao as himself Carlos Quiroz as himself
El Shaka - 2010 Sin limites 3-9 was released on: USA: 16 February 2012
Aucune limite
The cast of Y a des limites - 2014 includes: Antony Cinturino Henri Cohen Michel Coste Jean Michel Espinasse Christina Montonati
DHFL stands for Dewan housing and finance limites.
Celso T. Yokomiso has written: 'Limites'
The cast of Limites - 2009 includes: Luis Carlos Prieto as Eutimio Juan David Agudelo as Felipe Ramiro Meneses as Hombre 3 Didier Van den Hove as Eduardo Margarita Vega as Valentina