Science
CASRN
Generate a valid CASRN (Chemical Abstract Service Registry Number).
API Endpoint (click to try):
Function name(s):
casrnscience_random.r_casrn
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"CASRN": {
"r_casrn": "10431-23-9"
}
}
Chemical element
An element from the table elements.
API Endpoint (click to try):
Function name(s):
chemical_elementscience_random.r_chemicalelement
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
shortform |
Text |
[No,Yes] |
Shortform (Lithium/Li) |
Example output:
{
"Chemical element": {
"r_chemicalelement": "Nihonium"
}
}
Electrical Component
Translate a string with placeholders for numerical and characters.
API Endpoint (click to try):
Function name(s):
electrical_componentscience_random.r_electrical_component
Parameters:
Name |
Type |
Bound Input |
Description |
country |
Text |
|
ISO 2 letter country code |
Example output:
{
"Electrical Component": {
"r_electrical_component": "LEC"
}
}
GSC2
a GSC2 compatible star ID.
API Endpoint (click to try):
Function name(s):
gsc2science_random.r_gsc2id
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"GSC2": {
"r_gsc2id": "S0000024600"
}
}
NGC
a NGC compatible galaxy designation ID.
API Endpoint (click to try):
Function name(s):
ngcscience_random.r_ngcgalaxy
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"NGC": {
"r_ngcgalaxy": "NGC1526"
}
}
Planet
Planet name from our solar system.
API Endpoint (click to try):
Function name(s):
planetscience_random.r_planet
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"Planet": {
"r_planet": "Mercury"
}
}
Scale
Size scale, like 1:1000.
API Endpoint (click to try):
Function name(s):
scalescience_random.r_scale
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"Scale": {
"r_scale": "1:500"
}
}
Tree
Tree type.
API Endpoint (click to try):
Function name(s):
treescience_random.r_tree
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"Tree": {
"r_tree": "Rottnest Island pine"
}
}
Unit Long
Long form of a measurement unit.
API Endpoint (click to try):
Function name(s):
unit_longscience_random.r_unit_measure_long
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
unit_measure_short |
Text |
|
The shortform of the wanted unit type. |
Example output:
{
"Unit Long": {
"r_unit_measure_long": "Kiloton"
}
}
Unit Short
Short form of a measurement unit.
API Endpoint (click to try):
Function name(s):
unit_shortscience_random.r_unit_measure_short
Locales supported:
Not a locale specific domain.
Parameters:
Name |
Type |
Bound Input |
Description |
Example output:
{
"Unit Short": {
"r_unit_measure_short": "M"
}
}