API
Obtener arreglo de números
GET
http://rng.gudin.io/data/cakes/:id
This endpoint allows you to get free cakes.
Path Parameters
Name
Type
Description
x
number
Semilla. Número mayor a 0
a
number
Multiplicador. Número mayor a 0
c
number
Constante aditiva. Número mayor a 0
m
number
Módulo. Número mayor a la semilla, mayor al multiplicador y mayor a la constante aditiva
Query Parameters
Name
Type
Description
recipe
string
The API will do its best to find a cake matching the provided recipe.
gluten
boolean
Whether the cake should be gluten-free or not.
Last updated