#pragma once

bool put_data_on_clipboard(const char* text);
std::string get_passwd();