.oO SearXNG Developer Documentation Oo.
Loading...
Searching...
No Matches
answerer.py File Reference

Go to the source code of this file.

Namespaces

namespace  answerer
 

Functions

 answerer.random_characters ()
 
 answerer.random_string ()
 
 answerer.random_float ()
 
 answerer.random_int ()
 
 answerer.random_sha256 ()
 
 answerer.random_uuid ()
 
 answerer.random_color ()
 
 answerer.answer (query)
 
 answerer.self_info ()
 

Variables

tuple answerer.keywords = ('random',)
 
int answerer.random_int_max = 2**31
 
 answerer.random_string_letters = string.ascii_lowercase + string.digits + string.ascii_uppercase
 
dict answerer.random_types