Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random value generator for a given type #4

Closed
rixed opened this issue Jan 24, 2020 · 1 comment
Closed

Random value generator for a given type #4

rixed opened this issue Jan 24, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@rixed
Copy link
Owner

rixed commented Jan 24, 2020

Can be used to test actual serializer/deserializers by checking a given value can go through ser/deser without loss, for every backend and format.

The simplest is to generate values as S-Expressions that can then be unserialized using the S-expression DESserializer.

@rixed rixed added the enhancement New feature or request label Jan 24, 2020
@rixed
Copy link
Owner Author

rixed commented Feb 11, 2022

Done in stdlib long ago

@rixed rixed closed this as completed Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant