education (e.g. teaching, learning MS Excel), for testing databases or for other purposes. Simply select the preferred columns (on the left), the number of rows and then press "generate" button. You can also export (save) the generated table as MS Excel (.XLS, .XLSX) or .CSV file....
A free test data generator and API mocking tool - Mockaroo lets you create custom CSV, JSON, SQL, and Excel datasets to test and demo your software.
My Datasets Have existing data you want reference in your schemas? Upload your CSV datasets here, then import columns into your schemas using theDataset Columntype.
("tfirz" "svqhy")) # Generate 4 CSV lines for a schema involving a list (which length is written first) and a nullable boolean: % docker run rixed/datasino --quiet --with-newlines --count 4 --schema '{name:string; age:u8; roles:string[]; present:bool?}' --encoding csv kbi...
MultiRandomDataGenerator v1.01大小:122KB 版本:1.01 语言:多国 更新:2025-02-28普通下载 安全下载使用360安全下载 资源说明 《MultiRandomDataGenerator》这款软件可以生成各种类型的数据,如随机密码、随机数、随机的IP地址和随机的MAC地址等等,用户可以自由选择类型以及输出格式,批量生成。 软件特色 1. 强大的...
Random Data Generator is a web-based application built with ASP.NET Core MVC to generate random datasets based on user-defined fields and types. The application allows exporting the generated data in various formats such as CSV, Excel, SQL, and JSON. Features Add custom fields with specific da...
and supports multiple data formats, including CSV, JSON, and SQL. ApexSQL Generate provides a comprehensive suite of features for creating realistic test data and supports a wide range of SQL data types. Evaluating these tools based on project requirements can help you select the most suitable ...
This random words generator is powered by a custom hand-picked set of words that I've refined over the years. I usually update the word data from time to time. The word collection for this generator is available as a free download:download random word list. ...
View/import inputs button - Add a list of text inputs quicker. You can also import by uploading a .csv Excel file. All your existing inputs are also displayed and allowed for copy-paste. More button - Many other functions such as changing the title, enabling weight, etc. Those...
fromCrypto.Cipher import AES# 加密与解密所使用的密钥,长度必须是16的倍数secret_key ="ThisIs SecretKey"# 要加密的明文数据,长度必须是16的倍数plain_data ="Hello, World123!"# IV参数,长度必须是16的倍数iv_param ='This is an IV456'# 数据加密aes1 = AES.new(secret_key, AES.MODE_CBC, iv_pa...